Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Changelog
Version 1.0.0

* Major re-factor to use `pandas_flavor` instead of Monkey Patching.
* Added bindata via interpolation.

Version 0.4.0

Expand All @@ -28,7 +29,7 @@ Version 0.2.2

* Support for different searbird `cnv` pressure spellings ('prDM' and 'prdM')
thanks @j08lue.
* Lazy import for optinal dependencies (`gsw` and `scipy`).
* Lazy import for optional dependencies (`gsw` and `scipy`).
* Several small bug fixes.

Version 0.2.1
Expand Down