We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49dcd0b commit 263186dCopy full SHA for 263186d
Changelog
@@ -1,4 +1,4 @@
1
- version 1.7.0 (not yet released)
+ version 1.7.0 (tag v1.7.0rel)
2
===============================
3
* add support for complex numbers via `auto_complex` keyword to `Dataset` (PR #1295)
4
* fix for deprecated Cython `DEF` and `IF` statements using compatibility header
@@ -10,8 +10,6 @@
10
* Fix bug in set_collective introduced in PR #1277 (collective mode was
11
always set).
12
13
-
14
15
version 1.6.5 (tag v1.6.5rel)
16
17
* fix for issue #1271 (mask ignored if bool MA assinged to uint8 var)
0 commit comments