Version 2.5.1rc1
Pre-release
Pre-release
New Features
- feat: add
Form.is_equal_to
by @agoose77 in #2862 - feat: add
enforce_concatenated_form
by @agoose77 in #2860
Bug Fixes and Performance
- fix: ufunc handling of attrs by @agoose77 in #2837
- fix: only compare scalars in full_like by @agoose77 in #2857
- fix:
Array.__getitem__
should setattrs
on result by @agoose77 in #2866
Other
- refactor: split "meta" into
Meta
by @agoose77 in #2841 - docs: link to execute JupyterLite full screen by @zonca in #2854
- ci: fix path to header only tests by @zonca in #2851
- chore: update pre-commit hooks by @pre-commit-ci in #2842
- chore: make the CUDA test configuration more resilient at startup by @agoose77 in #2846
- chore: update pre-commit hooks by @pre-commit-ci in #2850
- chore(deps): bump mymindstorm/setup-emsdk from 12 to 13 by @dependabot in #2847
- chore(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #2855
New Contributors
Full Changelog: v2.5.0...v2.5.1rc1