Releases: aaaton/golem
Releases · aaaton/golem
Submoduled dictionaries
3.0.2
Patch: fixed broken sv
Patch:
dicts/sv was broken due to a remaining file.
go module declared.
API Changes:
- language packs are now created using
en.New()
instead ofen.NewPackage()
Under the hood:
- Prebuilt data structures, which reduces loading time of golem and memory usage
Orphaned Language Packs
API change of golem that lets you only import the languages you are intending to use.
More scalable with number of languages safer to use that string recognition.