Releases: lcnetdev/scriptshifter
Releases · lcnetdev/scriptshifter
v2.7.0
v2.6.0
v2.5.0: Merge pull request #142 from lcnetdev/thai_word_splitting
Preload Thai LLM.
Pre-release for Thai word splitting.
Merge pull request #141 from lcnetdev/thai_word_splitting Thai word splitting
v2.2.2
v2.2.1
v2.2.0
v2.1.0
v2.0.0
Changelog
New features
- Use DB back end to store transliteration configurations.
- Add basic CLI tool.
Improvements
- Add missing MARC codes.
- Add flag for availability of S2R and/or R2S in each language.
- Config files are parsed and validated on initialization.
Bug fixes
- Fix several broken language configurations.
API changes
- Entries returned by the
/languages
endpoint uselabel
in stead ofname
for language label.
New Contributors
Full Changelog: v1.6.1...v2.0.0
v1.6.1: Merge pull request #126 from lcnetdev/test
no-op: align test and main histories