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