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
- @MilesCranmerBot made their first contribution in #165
- @john-livingston made their first contribution in #174
Full Changelog: v0.3.2...v0.3.3