- Notifications
You must be signed in to change notification settings - Fork19
Releases: aaaton/golem
Releases · aaaton/golem
Submoduled dictionaries
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v4 has dictionaries as submodules.
Assets2
3.0.2
9307a1c
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Fixed broken LFS, to avoid having to take another build step in order to get this version working
Assets2
Patch: fixed broken sv
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Patch:
dicts/sv was broken due to a remaining file.
Assets2
go module declared.
dd436e8
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
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
Assets2
Orphaned Language Packs
64c3afa
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
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.