Releases: exoplanet-dev/celerite2
Releases · exoplanet-dev/celerite2
v0.3.2
v0.3.2rc1
v0.3.1
v0.4.0rc1
celerite2 v0.3.0
What's Changed
- Adding support for PyMC v4 by @dfm in #67
- More consistent support for JAX SHO term by @dfm in #68
- Removing "full" test session by @dfm in #71
- Updating read the docs settings to fix font warnings by @dfm in #79
- Improve documentation of the SHO Term by @tovrstra in #83
- Add support for PyMC v5 (and fix some recent Jax issues) by @vandalt in #91
- Uncomment
pytensor.config.compute_test_value = "raise"
by @vandalt in #94 - Adding a theano shim to point to pymc3 and emit deprecation warning by @dfm in #92
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.3.0rc3
Bump actions/download-artifact from 2 to 3 (#101) Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.3.0rc2
[pre-commit.ci] pre-commit autoupdate (#90) updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0) - [github.com/psf/black: 23.9.1 → 23.11.0](https://github.com/psf/black/compare/23.9.1...23.11.0) - [github.com/hadialqattan/pycln: v2.2.2 → v2.4.0](https://github.com/hadialqattan/pycln/compare/v2.2.2...v2.4.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
celerite2 v0.3.0rc1
[pre-commit.ci] pre-commit autoupdate (#72) updates: - [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>