Skip to content

Releases: stscoundrel/scandinavian-dictionary-crosslinker

v0.6.0

24 Feb 13:20
880a582
Compare
Choose a tag to compare

Adds Old Danish dictionary crosslinks. Creates a couple of thousand of new available entries.

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

19 Feb 09:32
5020ec5
Compare
Choose a tag to compare

TLDR: crosslinks data is now gzipped, greatly reducing filesize and fluff of NPM module.

What's Changed

  • Bump the npm-dependencies group in /npm-module with 10 updates by @dependabot in #85
  • Bump semver from 6.3.0 to 6.3.1 in /npm-module by @dependabot in #86
  • CI: add Go 1.20 to version matrix by @stscoundrel in #88
  • Parser: ignore error on any, fine in this case. by @stscoundrel in #89
  • Bump the npm-dependencies group in /npm-module with 11 updates by @dependabot in #90
  • CI/CD: add Node 20, drop Node 16 by @stscoundrel in #91
  • Bump the npm-dependencies group in /npm-module with 12 updates by @dependabot in #92
  • Bump the ci-dependencies group with 1 update by @dependabot in #93
  • Bump the npm-dependencies group in /npm-module with 11 updates by @dependabot in #94
  • Bump @babel/traverse from 7.23.0 to 7.23.2 in /npm-module by @dependabot in #95
  • Bump the npm-dependencies group in /npm-module with 10 updates by @dependabot in #96
  • Bump the ci-dependencies group with 1 update by @dependabot in #97
  • Bump the npm-dependencies group in /npm-module with 9 updates by @dependabot in #98
  • Bump the npm-dependencies group in /npm-module with 10 updates by @dependabot in #99
  • Bump the ci-dependencies group with 1 update by @dependabot in #100
  • Bump the npm-dependencies group in /npm-module with 7 updates by @dependabot in #101
  • Gzip the NPM module json output by @stscoundrel in #102

Full Changelog: v0.5.0...v0.5.1

v0.5.0

24 Jun 09:58
18fb761
Compare
Choose a tag to compare

Fixes an issue with dash vs dashless crosslink detection. In short, previous version dropped quite a lof of potential cross links.

Now with the issue fixed, the lib contains 10 000+ additional cross links.

What's Changed

  • Fix/dashful crosslinks by @stscoundrel in #76
  • Update deps by @stscoundrel in #77
  • Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.59.1 in /npm-module by @dependabot in #61
  • Bump @babel/preset-env from 7.20.2 to 7.21.5 in /npm-module by @dependabot in #58
  • Bump typescript from 4.9.5 to 5.0.4 in /npm-module by @dependabot in #56
  • Bump ts-jest from 29.0.5 to 29.1.0 in /npm-module by @dependabot in #55
  • Bump @types/node from 18.11.18 to 18.16.3 in /npm-module by @dependabot in #54
  • Bump babel-jest from 29.4.1 to 29.5.0 in /npm-module by @dependabot in #48
  • Bump actions/setup-go from 3 to 4 by @dependabot in #42
  • Bump @babel/preset-typescript from 7.18.6 to 7.21.5 in /npm-module by @dependabot in #60
  • Bump jest from 29.4.1 to 29.5.0 in /npm-module by @dependabot in #46
  • Bump @typescript-eslint/parser from 5.50.0 to 5.59.5 in /npm-module by @dependabot in #64
  • Bump @babel/core from 7.20.12 to 7.21.8 in /npm-module by @dependabot in #62
  • Bump eslint from 8.33.0 to 8.40.0 in /npm-module by @dependabot in #63
  • Bump @babel/core from 7.21.8 to 7.22.1 in /npm-module by @dependabot in #71
  • Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.8 in /npm-module by @dependabot in #68
  • Bump @types/jest from 29.5.1 to 29.5.2 in /npm-module by @dependabot in #65
  • Bump eslint from 8.40.0 to 8.43.0 in /npm-module by @dependabot in #74
  • Bump @babel/preset-env from 7.21.5 to 7.22.5 in /npm-module by @dependabot in #72
  • Bump @types/node from 18.16.3 to 20.2.5 in /npm-module by @dependabot in #67
  • Bump @typescript-eslint/parser from 5.59.5 to 5.59.11 in /npm-module by @dependabot in #73

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

07 Feb 14:46
9f65ad2
Compare
Choose a tag to compare

Further minifies resources in NPM module. Drops down from 5MB to 2.6MB. Still hefty, but it does contain tens of thousands of links.

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

06 Feb 17:56
e16b87a
Compare
Choose a tag to compare

Minifies used resources, no API change. The crosslink assets had grown to be 9.3 MB, now with minification it is 5 MB. It is still quite a lot, but this library is only meant to be used in build steps and other non-time-critical phases. The main method includes simple memory cache to avoid reading & parsing the minified data to full structs.

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

05 Feb 07:34
8d3eccf
Compare
Choose a tag to compare

Dashless detection produces additional 3000+ crosslinks. Most of them are between Old Norse and Old Icelandic/Old Norwegian.

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

05 Feb 07:14
9da587f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Feb 07:30
fdefcc3
Compare
Choose a tag to compare

Adds couple of dozen crosslinks based on common words of Old Norse. Most words based around family words like father, mother, brother etc.

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

29 Jan 08:50
23ff1ca
Compare
Choose a tag to compare

Resource changes: add manual crosslinks for some of the most common words inherited from Old Norse. Pairs like faðir => fadhir, tíðindi => tidhing

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

29 Jan 08:04
3902d36
Compare
Choose a tag to compare

Changes only in data: additional manual crosslinks added, like hval -> hvalr, dvergr -> dvärgher etc.

What's Changed

Full Changelog: v0.2.0...v0.2.1