Skip to content

Releases: stscoundrel/old-swedish-dictionary

v1.0.3

02 Mar 17:51
ca87a4f
Compare
Choose a tag to compare

Main difference: JSON source is gzipped, dramatically decreasing the filesize of the source & library itself. Performance is still similar in runtime.

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

27 Jul 07:58
c6517d6
Compare
Choose a tag to compare

TLDR: fixes to known formatting issues & dependency updates

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

29 Jun 13:11
9219d58
Compare
Choose a tag to compare
  • Fixes many formatting issues where there could be spaces at start or end of lines
  • Fixes issues with periods or commas being preceded by random spaces

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Nov 15:24
630076d
Compare
Choose a tag to compare

What's Changed

  • Add information tag to entries. Contains additional grammar info, typically partOfSpeech related.
  • Support multiple parts of speech. This is a breaking change from 0.2.0, as type changed from string to string[]

Full Changelog: v0.2.0...v1.0.0

v0.2.0

04 Nov 15:20
0ea9a2f
Compare
Choose a tag to compare

What's Changed

  • Use minified keys in json -> slightly slower performance, saves few of MB in filesize and memory by @stscoundrel in #8
  • Update deps by @stscoundrel in #20

Full Changelog: v0.1.0...v0.2.0

v0.1.0

09 Oct 17:07
57f5fbe
Compare
Choose a tag to compare

Initial released version.