View Source Changelog
unicode-unihan-v0-3-0
Unicode Unihan v0.3.0
This is the changelog for Unicode Unihan v0.3.0 released onJune 4th, 2023. For older changelogs please consult the release tag on GitHub
bug-fixes
Bug Fixes
Ensure all data paths are resolved at runtime, not compile time
Move data/ to priv/ since only priv/ is preserved in releases.
unicode-unihan-v0-2-0
Unicode Unihan v0.2.0
This is the changelog for Unicode Unihan v0.2.0 released on May 31st, 2023. For older changelogs please consult the release tag on GitHub
enhancements
Enhancements
- Improves compilation time by orders of magnitude by switching to use
:persistent_term
for storing the Unihan database.
unicode-unihan-v0-1-0
Unicode Unihan v0.1.0
This is the changelog for Unicode Unihan v0.1.0 released on May 28th, 2023. For older changelogs please consult the release tag on GitHub
enhancements-1
Enhancements
- Initial Release.