cultivar
,
capitalize
, diaereses
(#31)The default number of threads was changed to 1 (#32)
Website links and badges fixed (#28, #30)
install_gnparser()
has been deprecated to stay in
compliance with CRAN policies (“Packages should not write in the user’s
home filespace, nor anywhere else on the file system apart from the R
session’s temporary directory”)ignore_tags
argument was not
respected (#31)install_gnparser()
now downloads the correct binary file
depending on the system it installs ‘gnparser’ on.
install_gnparser()
because we download Go binaries from the
gnparser source repository (#7)gn_parse()
and gn_parse_tidy()
:
format
has been removed. batch_size
and
ignore_tags
were added to both functions, while
details
was added to gn_parse()
only. See docs
for details. (#11)gn_debug()
is now defunct. the gnparser command for
this function was removed in gnparser v1 (#9)gn_version()
was broken with the new gnparser version,
fixed now (#8)