v1.0.1
What's Changed
- Reorganize jqwik deprecation warning in README by @bernardladenthin in #95
- Upgrade spotbugs and pitest-maven, enforce jqwik version lock by @bernardladenthin in #96
- chore(deps): bump com.google.errorprone:error_prone_core from 2.49.0 to 2.50.0 by @dependabot[bot] in #97
- chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.4 to 4.10.2.0 by @dependabot[bot] in #98
- Add Gemma-4-12B-it-Q4_K_M model definition with 32k context by @bernardladenthin in #99
- Add comprehensive AI model definitions and verification script by @bernardladenthin in #100
- Make classes final and remove IOException from close() by @bernardladenthin in #101
- Upgrade palantir-java-format to 2.92.0 by @bernardladenthin in #102
- Add SonarQube CI/CD integration workflow by @bernardladenthin in #103
- Suppress Maven transfer progress output in CI workflows by @bernardladenthin in #104
- Update GitHub Actions to use major version tags by @bernardladenthin in #108
- Add vmlens interleaving analysis smoke test and CI job by @bernardladenthin in #109
- Document Spotless code formatting policy by @bernardladenthin in #110
- Add JVM diagnostics to CI test workflow and surefire config by @bernardladenthin in #111
- Upgrade spotless and central-publishing-maven-plugin dependencies by @bernardladenthin in #112
- Add manual publish control to CI/CD workflow by @bernardladenthin in #113
- Upgrade NullAway to 0.13.7 and pitest-maven to 1.25.5 by @bernardladenthin in #114
- Upgrade actions/checkout from v6 to v7 across all workflows by @bernardladenthin in #115
- docs: add AI-assisted development note to README by @bernardladenthin in #116
- Upgrade Qwen3-Coder model and refactor package-body prompt for child summaries by @bernardladenthin in #117
- Refactor: delegate header serialization to AiMdHeaderCodec by @bernardladenthin in #118
- Refactor documentation: clarify configuration, prompt system, and deterministic headers by @bernardladenthin in #119
- Three-level index: project level + language prompts, excludes, optional AI overview, per-phase switches by @bernardladenthin in #120
- Fix path separator assertions in tests for Windows compatibility by @bernardladenthin in #121
- feat: GPU acceleration, rule-based routing with context-window safety, Granite big-window fallback + gpt-oss tuning by @bernardladenthin in #124
- chore(deps): bump actions/cache from 5 to 6 by @dependabot[bot] in #122
- Upgrade JUnit and Palantir Java Format dependencies by @bernardladenthin in #125
- Release v1.0.1: project index, rule-based routing, GPU support by @bernardladenthin in #126
Full Changelog: v1.0.0...v1.0.1