Skip to content

v0.3.3

Latest

Choose a tag to compare

@dfm dfm released this 12 Jul 14:03
· 3 commits to main since this release
ee4d10d

What's Changed

  • Fix PyMC and PyTensor deprecation warnings by @vandalt in #130
  • Fix JAX 0.8+ / PyMC v5 compat (supersedes #164) by @MilesCranmerBot in #165
  • JAX 0.9+ compat: replace removed lax.zeros_like_array by @john-livingston in #174
  • Fix Read the Docs build for ubuntu-24.04 by @dfm with @Copilot in #175
  • Change jax build version requirement to 0.8.0 by @dfm in #176
  • Update cibuildwheel skip patterns in pyproject.toml by @dfm in #177

New Contributors

Full Changelog: v0.3.2...v0.3.3