v0.2.1
EpiAwareADTools v0.2.1
- Switched
EpiAwarePackageToolsfrom a git[sources]pin to a registered[compat]bound ("0.3, 0.4") in every environment that depends on it: the kit is now published to the General registry, and the git pin only ever worked on Julia >= 1.11. - Synced managed CI/tooling infrastructure to the current EpiAwarePackageTools standard (dependabot groups, template-sync workflow, AGENTS.md/CLAUDE.md, docs nav, AD-comparison benchmark page).
- Removed the retired
ad-backends.jltutorial registration from the docs nav config; its content now lives on the AD-comparison benchmark page, and existing links to it still resolve. - Updated developer docs (FAQ, contributing guide) that still described the retired JuliaFormatter standard to describe Runic, and fixed a stale claim that the AD harness covers "six backends" (it's been seven since ReverseDiff (compiled) landed).
No public API changes.
Merged pull requests:
- chore!: sync with EpiAwarePackageTools main, depend on the registered kit (#72) (@seabbs-bot)