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 b58682d commit 83019bbCopy full SHA for 83019bb
CHANGES.txt
@@ -1,3 +1,11 @@
1
+0.5.0
2
+~~~~~
3
+- Support for Pathlib when saving an `Element` (@wd60622 #103)
4
+- Faster UUID generation for `Element` id (@bwest2397 #101)
5
+- Store html content in `srcdoc` instead of `data-html` (@dstein64 #96)
6
+- Add `max_labels` argument to color maps (@martinfleis #90)
7
+- Pass caption when converting colormap to steps (@ndswaef #87)
8
+
9
0.4.2
10
~~~~~
11
- Fix special char encoding in notebooks, store as percent-encoded (@conengmo #76)
0 commit comments