Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:45
1e637ab

EpiAwareADTools v0.1.1

Diff since v0.1.0

Merged pull requests:

  • chore: auto-increment version to 0.1.1 (#1) (@github-actions[bot])
  • ci(deps): bump EpiAware/.github/.github/workflows/downgrade.yml from dc919e0d1674c16d1518df07eda5ee0be09b47e2 to 6fcdcde033ec670ac3832b239427fd2ded591bbc (#2) (@dependabot[bot])
  • ci(deps): bump actions/checkout from 4 to 7 (#3) (@dependabot[bot])
  • ci(deps): bump EpiAware/.github/.github/workflows/ad.yml from dc919e0d1674c16d1518df07eda5ee0be09b47e2 to 6fcdcde033ec670ac3832b239427fd2ded591bbc (#4) (@dependabot[bot])
  • ci(deps): bump EpiAware/.github/.github/workflows/documentation.yml from dc919e0d1674c16d1518df07eda5ee0be09b47e2 to 6fcdcde033ec670ac3832b239427fd2ded591bbc (#5) (@dependabot[bot])
  • ci(deps): bump EpiAware/.github/.github/workflows/cancel-on-close.yml from 6d4e35e2515f947acbf7d2a683cbf02b341005c7 to 6fcdcde033ec670ac3832b239427fd2ded591bbc (#6) (@dependabot[bot])
  • ci(deps): bump julia-actions/cache from 2 to 3 (#11) (@dependabot[bot])
  • chore: scaffold_update to KIT 0.3.0 (fix sync workflow, refresh managed infra) (#15) (@seabbs-bot)
  • chore(deps): update DataFramesMeta requirement to 0.15.6 (#16) (@dependabot[bot])
  • chore(deps): update CairoMakie requirement to 0.15.13 (#17) (@dependabot[bot])
  • chore(deps): update DifferentiationInterfaceTest requirement from 0.9, 0.10 to 0.9, 0.10, 0.11 (#18) (@dependabot[bot])
  • chore(deps): update JET requirement from 0.9, 0.10 to 0.9, 0.10, 0.11 (#19) (@dependabot[bot])
  • chore(deps): update AlgebraOfGraphics requirement to 0.13.1 (#20) (@dependabot[bot])
  • chore(deps): update Statistics requirement to 1.11.1 (#21) (@dependabot[bot])
  • docs: point at the real org setup guide, fix stale Discussions links (#22) (@seabbs-bot)
  • docs: fix wrong docs domain in README (#23) (@seabbs-bot)
  • ci(deps): consolidate reusable-workflow SHA bumps (supersedes #7#10) (#24) (@seabbs-bot)
  • ci: sync managed infra to the EpiAware standard (#25) (@github-actions[bot])
  • ci: qualify the scaffold_update call ahead of the kit's export-to-public move (#30) (@seabbs-bot)
  • docs: trim developer-note section, dedupe install docs, regroup benchmarks nav (#32) (@seabbs-bot)
  • docs: add a Related packages section to the README (#69) (#34) (@seabbs-bot)
  • feat: AD-safe Beta CDF derivative (_beta_cdf), mirroring gamma_ad.jl (#40) (@seabbs-bot)
  • feat: add a shared streaming log-sum-exp accumulator (#41) (@seabbs-bot)
  • feat: add nondifferentiable, a user-facing differentiation opt-out (#43) (@seabbs-bot)
  • ci(deps): bump the github-actions group with 9 updates (#44) (@dependabot[bot])
  • fix(docs): repair docs build broken by a 404 linkcheck and a dangling @ref (#45) (@seabbs-bot)
  • feat: host the SurvivalDistributions GeneralizedGamma hook methods (#46) (@seabbs-bot)
  • fix: correct the GeneralizedGamma failure path and close its test gaps (#48) (@seabbs-bot)

Closed issues:

  • Remove: What does not live here (#26)
  • Installation (#27)
  • ad page DIT update failing (#29)
  • User-facing opt-out to hold a function or struct out of differentiation (#37)
  • Shared streaming log-sum-exp accumulator over an unbounded discrete support (#39)