You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,9 @@ helper functions for cartopy and matplotlib
5
5
6
6
## Versions
7
7
8
-
### 0.2.0 (unreleased)
8
+
### 0.2.0 (01.06.2018)
9
+
10
+
Mayor release, mostly introducing the new `colorbar` functionality.
9
11
10
12
* add `_color_palette` that selects colors from the whole range of the colormap. Previously we used the `seaborn` logic that excludes colors at the edge of the colorbar (closes GH:#1).
11
13
* the colorbar functionality was entirely redesigned:
0 commit comments