v1.5.1
v1.5.1 (2026-05-13)
Bug Fixes
-
Raise custom NoDataError if no data can be detected in Casts initialization (
20a2f84) -
Typo in warning (
3e22276)
Chores
- deps: Use last seabirdscientific version that does not use fixed dependencies (
f2b2f29)
The ones used by seabirdscientific are so old, that for example numpy does not feature pre-built wheels for recent python versions.
Documentation
- Added attribute information to Casts docstring (
ca77897)
Refactoring
- Collected all exceptions in one central file (
f1be827)
Detailed Changes: v1.5.0...v1.5.1