0.16.0
What's Changed
- chore(deps): bump shell-quote from 1.8.3 to 1.8.4 in /website by @dependabot[bot] in #1375
- refactor: decompose oversized functions and drop the crate-level too_many_lines allows by @ken-matsui in #1376
- refactor: drop the remaining crate-level lint allows and unify CABIN_* env-var constants by @ken-matsui in #1377
- feat(test): support running individual test targets with --test by @ken-matsui in #1378
- feat(core): support compiler identity cfg conditions for profile flag tables by @ken-matsui in #1379
- docs: fix stale claims and sync listings with the shipped surface by @ken-matsui in #1380
- feat(build): mark third-party dependency include dirs as system includes by @ken-matsui in #1381
- feat(manifest)!: migrate manifest spellings to kebab-case by @ken-matsui in #1382
- feat: first-class c/c++ language standards by @ken-matsui in #1383
- feat: workspace-inherited language standards by @ken-matsui in #1384
- feat: workspace dependency archive normalization by @ken-matsui in #1385
- ci(deps): bump crate-ci/typos from 1.47.1 to 1.47.2 by @dependabot[bot] in #1386
- chore(deps): bump which from 8.0.2 to 8.0.3 by @dependabot[bot] in #1387
- chore(deps): bump toml_edit from 0.22.27 to 0.25.12+spec-1.1.0 by @dependabot[bot] in #1388
- chore(deps): bump ignore from 0.4.25 to 0.4.26 by @dependabot[bot] in #1389
- chore(deps): bump the npm group in /website with 11 updates by @dependabot[bot] in #1390
- docs: mark /std:c++latest and /std:clatest as intentionally unsupported by @ken-matsui in #1391
- docs: clean up comments and documentation wording by @ken-matsui in #1392
- feat(website): add docs full-text search by @ken-matsui in #1393
- chore(deps): bump vite from 7.3.2 to 7.3.5 in /website by @dependabot[bot] in #1394
- chore(deps): bump js-yaml from 4.1.1 to 4.2.0 in /website by @dependabot[bot] in #1396
- chore(deps): bump @babel/core from 7.29.0 to 7.29.7 in /website by @dependabot[bot] in #1395
- chore: use cargo-dist for release by @ken-matsui in #1397
- ci(rust): build and test on more runner images by @ken-matsui in #1398
- ci: stop using cargo-dist by @ken-matsui in #1399
- feat(build): show full commands for verbose builds by @ken-matsui in #1401
- docs: cleanup by @ken-matsui in #1402
- docs: minimize AGENTS.md by @ken-matsui in #1403
- ci: use rust-cache more for stable CI runs by @ken-matsui in #1404
Full Changelog: 0.15.0...0.16.0