What's Changed
- fix docs build by @lkstrp in #414
- fix: unpin numpy<2 for python>3.10 by @ollie-bell in #415
- Add Constraints and Variables to Public API by @FBumann in #419
- Maximize compatability with Datatypes by returning NotImplemented if add, mul ... fail by @FBumann in #417
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #423
- fix: empty for linear expressions with terms by @coroa in #424
- COPT update by @PeterKlein11 in #383
- fix: change empty to property by @coroa in #425
- feat: add method wrapper for xr.align by @coroa in #426
- fix: xarray new rolling namespace by @FabianHofmann in #432
New Contributors
- @ollie-bell made their first contribution in #415
- @FBumann made their first contribution in #419
- @PeterKlein11 made their first contribution in #383
Full Changelog: v0.5.0...v0.5.1