| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-13 | 1.6 kB | |
| v0.8.0 source code.tar.gz | 2026-03-13 | 345.1 kB | |
| v0.8.0 source code.zip | 2026-03-13 | 392.4 kB | |
| Totals: 3 Items | 739.1 kB | 1 | |
What's Changed
- fix(js): add missing exports for webcomponents by @tushuhei in https://github.com/google/budoux/pull/1018
- Update Java to JDK 21 by @tushuhei in https://github.com/google/budoux/pull/1060
- Migrate from Karma + Jasmine to Vitest by @tushuhei in https://github.com/google/budoux/pull/1110
- Replace http-server with serve by @tushuhei in https://github.com/google/budoux/pull/1113
- Modernize Python package management to use pyproject.toml and uv by @tushuhei in https://github.com/google/budoux/pull/1124
- Add conflict finder by @tushuhei in https://github.com/google/budoux/pull/1135
- Migrate from ESLint + Prettier to Biome by @tushuhei in https://github.com/google/budoux/pull/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 https://github.com/google/budoux/pull/1150
- Cache base score for parsing by @shuofengzhang in https://github.com/google/budoux/pull/1151
- feat: Make parser model effectively read-only by @tushuhei in https://github.com/google/budoux/pull/1152
- feat: Improve Python 3.10 compatibility for dev environment by @tushuhei in https://github.com/google/budoux/pull/1153
- java: update pom.xml for release and artifact registry publishing by @tushuhei in https://github.com/google/budoux/pull/1155
New Contributors
- @shuofengzhang made their first contribution in https://github.com/google/budoux/pull/1151
Full Changelog: https://github.com/google/budoux/compare/v0.7.0...v0.8.0