·
3 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features
- Handle objects with array method in convert_to_datatree by @Chirag3841 in #160
- load_data provide better suggestions by @aloctavodia in #186
- Numpyro Converter refactor by @kylejcaron in #142
Documentation
- Update readme by @aloctavodia in #167
- Add CITATION.CFF by @aloctavodia in #168
- Fix parameter name mismatch in extract and add missing parameter descriptions by @mahidhiman12 in #158
- Add missing parameter descriptions in utils.py and fix typo by @mahidhiman12 in #161
- Update reference for ArviZ by @aloctavodia in #162 and @aloctavodia in #169
Maintenance and bug fixes
- set kind=auto as default and add validation module by @OriolAbril in #152
- remove unused isort and black from check extras by @mahidhiman12 in #181
- add ignore for xarray related timedelta dtype deprecation by @OriolAbril in #184
- Improve type hints in utils module by @Shlokpalrecha in #170
New Contributors
- @Chirag3841 made their first contribution in #160
- @mahidhiman12 made their first contribution in #158
- @Shlokpalrecha made their first contribution in #170
Full Changelog: v1.0.0...v1.1.0