Skip to content

Releases: bnosac/nametagger

CRAN Release 0.1.7

09 Feb 12:20
5a4da68

Choose a tag to compare

CHANGES IN nametagger VERSION 0.1.7

  • Fix load of misaligned address and UBSan messages reported by CRAN

CRAN Release 0.1.6

30 Jan 13:10

Choose a tag to compare

CHANGES IN nametagger VERSION 0.1.6

  • Fix on the declaration of persistent_unordered_map for C++20
  • Add comment section in Authors@R and put aut for nametag C++ part
  • Change an url in the documentation which changed from http to https

CRAN Release 0.1.3

13 Sep 07:04

Choose a tag to compare

CHANGES IN nametagger VERSION 0.1.3

  • Add explicit initialization to silence false positive valgrind report in compressor_save.cpp
  • Drop C++11 specification in Makevars
  • Remove use of std::iterator by incorporating fixes of ufal/nametag@2aa1d1d in utf8.h and utf16.h

CRAN Release 0.1.2

08 Nov 22:15

Choose a tag to compare

CHANGES IN nametagger VERSION 0.1.2

  • use snprintf instead of sprintf to handle the R CMD check deprecating note on M1mac
  • added example in README

CRAN Release 0.1.1

12 Oct 12:59

Choose a tag to compare

CHANGES IN nametagger VERSION 0.1.1

  • Move udpipe to Suggests instead of Imports, remove crfsuite from Suggests
  • Make example conditionally on availability of udpipe

CRAN Release 0.1.0

04 Jun 12:19

Choose a tag to compare

CHANGES IN nametagger VERSION 0.1.0