v0.8.0
What's Changed
- fix(js): add missing exports for webcomponents by @tushuhei in #1018
- Update Java to JDK 21 by @tushuhei in #1060
- Migrate from Karma + Jasmine to Vitest by @tushuhei in #1110
- Replace http-server with serve by @tushuhei in #1113
- Modernize Python package management to use pyproject.toml and uv by @tushuhei in #1124
- Add conflict finder by @tushuhei in #1135
- Migrate from ESLint + Prettier to Biome by @tushuhei in #1142
- [experimental] Add GitHub Action for KNBC model training on Apple Silicon by @tushuhei in * Refactor license and version attribute in pyproject.toml by @tushuhei in #1150
- Cache base score for parsing by @shuofengzhang in #1151
- feat: Make parser model effectively read-only by @tushuhei in #1152
- feat: Improve Python 3.10 compatibility for dev environment by @tushuhei in #1153
- java: update pom.xml for release and artifact registry publishing by @tushuhei in #1155
New Contributors
- @shuofengzhang made their first contribution in #1151
Full Changelog: v0.7.0...v0.8.0