| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-27 | 3.4 kB | |
| v0.9.1 source code.tar.gz | 2026-08-27 | 362.6 kB | |
| v0.9.1 source code.zip | 2026-08-27 | 417.5 kB | |
| Totals: 3 Items | 783.5 kB | 0 | |
Important Update
- The default Japanese model is updated to fix the issue [#1332]
What's Changed
- refactor(scripts): move model evaluation logic to budoux package by @tushuhei in https://github.com/google/budoux/pull/1317
- ci: add
ruff checkas a Python linter by @kojiishi in https://github.com/google/budoux/pull/1318 - chore(deps): bump dompurify from 3.4.12 to 3.4.13 in /demo by @dependabot[bot] in https://github.com/google/budoux/pull/1319
- style: modernize type annotations and replace isort/flake8 with ruff by @tushuhei in https://github.com/google/budoux/pull/1321
- Apply idiomatic Python simplifications for C4, SIM, FURB, PLR, and PIE rules by @tushuhei in https://github.com/google/budoux/pull/1322
- Refactor code to fix Ruff rules and update pyproject.toml by @tushuhei in https://github.com/google/budoux/pull/1324
- Migrate codebase formatting from yapf to ruff by @tushuhei in https://github.com/google/budoux/pull/1327
- chore(deps): bump step-security/harden-runner from 2.20.0 to 2.20.1 in the patch group by @dependabot[bot] in https://github.com/google/budoux/pull/1331
- chore(deps): bump the codeql group with 4 updates by @dependabot[bot] in https://github.com/google/budoux/pull/1330
- chore(deps-dev): bump @types/node from 26.1.2 to 26.2.0 in /javascript by @dependabot[bot] in https://github.com/google/budoux/pull/1329
- chore(deps-dev): bump the patch group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/google/budoux/pull/1328
- feat(model): resolve word segmentation issue for おでかけ (#1332) by @tushuhei in https://github.com/google/budoux/pull/1335
- feat(scripts): add exec_cmd to ColabRunner and simplify remote execution by @tushuhei in https://github.com/google/budoux/pull/1334
- 🧪 [testing improvement] Add Missing Error Handling Test in translate_model.py by @tushuhei in https://github.com/google/budoux/pull/1333
- Update nanoid to 3.3.18 by @tushuhei in https://github.com/google/budoux/pull/1336
- chore(deps-dev): bump @biomejs/biome from 2.5.7 to 2.5.8 in /javascript in the patch group across 1 directory by @dependabot[bot] in https://github.com/google/budoux/pull/1337
- chore(deps): bump the codeql group with 4 updates by @dependabot[bot] in https://github.com/google/budoux/pull/1338
- chore(deps): bump step-security/harden-runner from 2.20.1 to 2.21.0 by @dependabot[bot] in https://github.com/google/budoux/pull/1339
- perf(py): optimize HTML parser string accumulation to O(N) by @tushuhei in https://github.com/google/budoux/pull/1343
- 🔒 Secure tarball extraction to prevent path traversal by @tushuhei in https://github.com/google/budoux/pull/1342
- ⚡ perf: optimize string concatenation in java Parser loop by @tushuhei in https://github.com/google/budoux/pull/1340
- chore(deps): bump the patch group across 2 directories with 5 updates by @dependabot[bot] in https://github.com/google/budoux/pull/1345
- chore(deps): bump the codeql group with 4 updates by @dependabot[bot] in https://github.com/google/budoux/pull/1346
- chore(deps): bump actions/setup-java from 5.7.0 to 6.0.0 by @dependabot[bot] in https://github.com/google/budoux/pull/1347
- Bump to v0.9.1 by @tushuhei in https://github.com/google/budoux/pull/1348
Full Changelog: https://github.com/google/budoux/compare/v0.9.0...v0.9.1