Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 00:23
· 16 commits to main since this release
63548e1

EpiAwareADTools v0.2.1

Diff since v0.2.0

  • Switched EpiAwarePackageTools from 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.jl tutorial 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)