# Changelog

## Baseline

- First survey — no prior run to compare against. CAI 60.

## Lenses

- Code Health 56
- Architecture 94
- Maturity 63
- Readiness 60
- Security 61

## Changes since last survey

- 300 commits — 222 feature/other, 78 fixes

## By area

- runtime/Go — 69 commits
- runtime/JavaScript — 57 commits
- (root) — 29 commits
- runtime/Cpp — 24 commits
- tool/resources — 17 commits
- runtime-testsuite/resources — 13 commits
- runtime/Python3 — 12 commits
- runtime-testsuite/test — 11 commits
- tool/src — 10 commits
- (repo) — 9 commits
- .github/workflows — 9 commits
- doc/releasing-antlr.md — 8 commits
- doc/cpp-target.md — 5 commits
- doc/python-target.md — 5 commits
- runtime/CSharp — 4 commits
- doc/target-agnostic-grammars.md — 3 commits
- runtime/Java — 3 commits
- doc/go-target.md — 2 commits
- docker/Dockerfile — 2 commits
- runtime/Python2 — 2 commits

## Notable commits

- fix: Fix Github Actions
- fix: Fix Linux compilation issue of ProfilingATNSimulator
- fix: Fix a CMake v4.0.0 build error (related to `googletest`) (#4808)
- fix: Fix a couple missing standard headers (#4791)
- fix: Fix for #4320--export additional types of the Dart runtime.
- fix: Fix incorrect this.channel access
- fix: Fix indented code blocks to line up with bullet items. Add note to "Useful Information" section of Python2. Fix count of number of targets. Enumerate targets nearby the count number so that it may be updated more easily in the future.
- fix: Fix indents in unicodedata.st
- fix: Fix missing export of TokenStreamRewriter (#4529)
- fix: Fix singleton memory leaks
- fix: Fix static method usage
- fix: Fix type hint
- fix: Fix typing
- fix: Fixed file paths used in `package.json#exports.types`
- fix: Fixing crash bug in TokenStreamRewriter
- fix: Merge branch 'dev' into fix-dependabot-warnings
- fix: Merge branch 'ericvergnaud-fix-dependabot-warnings' into dev
- fix: [JS] Fix Parser.getSourceName returning undefined
- fix: [Python3] Replace deprecated `assertEquals()` to fix py3.12 compat
- fix: chore: fix error link
- …and 280 more
