We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c953b commit 01b6254Copy full SHA for 01b6254
1 file changed
CHANGES.txt
@@ -4,6 +4,7 @@ Changelog
4
Version 1.0.0
5
6
* Major re-factor to use `pandas_flavor` instead of Monkey Patching.
7
+* Added bindata via interpolation.
8
9
Version 0.4.0
10
@@ -28,7 +29,7 @@ Version 0.2.2
28
29
30
* Support for different searbird `cnv` pressure spellings ('prDM' and 'prdM')
31
thanks @j08lue.
-* Lazy import for optinal dependencies (`gsw` and `scipy`).
32
+* Lazy import for optional dependencies (`gsw` and `scipy`).
33
* Several small bug fixes.
34
35
Version 0.2.1
0 commit comments