Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@Cadair Cadair released this 20 May 11:23
· 1 commit to main since this release
3c5e094

1.6.0 (2024-05-20)

Features

  • Update ASDF schemas for upcoming ASDF standard 1.6.0. (#324)
  • Improve performance of classes by not creating a new transform for every set of parameters but instead update the parameters on a single model. (#370)
  • Add GitHub workflow and dependencies for Codspeed, to benchmark PRs against main. (#382)

Trivial/Internal Changes

  • Run plotting benchmarks fewer times for more manageable CI, and add a benchmark for generate_celestial_transform. (#383)