Skip to content

Releases: simonnagl/spell

v0.4.0

01 Jun 18:11
Compare
Choose a tag to compare

Improvements

  • Added alphabets for russian and ukrainian. (@SergejT34)

Docker images

  • docker pull simonnagl/spell:v0.4.0
  • docker pull simonnagl/spell:latest

v0.3.1

03 May 17:36
Compare
Choose a tag to compare

Improvements

  • Improve API of package github.com/simonnagl/spell/alphabet
    • Export SpellingAlphabets as variables
    • Hide data structure
    • Hide dependency to golang.org/x/text/language. This is needed to release a stable v1.0.0

Deprecations

  • Deprecate match spelling alphabets by names

Docker images

  • docker pull simonnagl/spell:v0.3.1
  • docker pull simonnagl/spell:latest

v0.3.0

24 Apr 12:48
Compare
Choose a tag to compare

Improvements

  • Added the names of special characters for the spelling aplphabets en, de-DE, de-AT and de-CH.
  • Match spelling alphabets by names. Alphabet names identify alphabets by an organisation or standard.
  • Report if the language tag has no exact matching alphabet and spell tries to find the best match.

Docker images

  • docker pull simonnagl/spell:v0.3.0
  • docker pull simonnagl/spell:latest

v0.2.0

17 Apr 08:47
Compare
Choose a tag to compare

Improvements

  • Add go documentation.
  • Add command line option -v which prints version.git

v0.1.0

17 Apr 08:41
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Version 0.1.0