Skip to content

Releases: hfst/hfst-ospell

Release 0.5.4

20 Feb 11:55
Compare
Choose a tag to compare

Release 0.5.3

13 Mar 11:01
Compare
Choose a tag to compare
v0.5.3

Release 0.5.3

Release v0.5.2

15 Oct 19:51
Compare
Choose a tag to compare
  • Implement extract_to_tmp_dir() on Windows
  • Fix a typo in wide string conversion function that prevented building on newer GCC
  • Fix lintian warnings

Release 0.5.1

15 Oct 12:06
Compare
Choose a tag to compare

Noteworthy changes in 0.5.1

  • change correction finding order (fixes issue #28)
  • require C++1y (C++14)
  • observe ICU namespacing (fixes issue #42)

Release 0.5.0

20 Mar 12:41
Compare
Choose a tag to compare

Noteworthy changes in 0.5.0

  • rename hfst_ol namespace to hfst_ospell to avoid conflicts
  • improve distinguishing between lemmas and tags in analysis
  • fix issue #37
  • avoid shadowing multicharacter ascii-beginning symbols
  • use minimal XML parsing to get locale, title, and description for Voikko and other frontends

Release 0.4.5

02 Feb 17:11
Compare
Choose a tag to compare

Noteworthy changes in 0.4.5

  • this is a bugfix release

Release 0.4.4

02 Feb 13:24
Compare
Choose a tag to compare

Noteworthy changes in 0.4.4

  • remove HFST dependency
  • fix issue #26
  • check for failures in archive extraction
  • fix dll issues on windows
  • allow building without XML support
  • restructure order of files

Release 0.4.3

17 Nov 11:08
Compare
Choose a tag to compare

Noteworthy changes in 0.4.3

  • fixes for big endian conversions
  • use max version for tinyxml

Release 0.4.2

17 Jun 11:45
Compare
Choose a tag to compare

Noteworthy changes in 0.4.2

  • small modifications to tests and documentation

Release 0.4.1

15 Apr 09:41
Compare
Choose a tag to compare

Noteworthy changes in 0.4.1

  • set time cutoff to 6.0 seconds for ospell-office
  • minor bug fixes