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 c132f05 commit 80c92beCopy full SHA for 80c92be
CHANGELOG.md
@@ -1,6 +1,10 @@
1
## Mapshader Changelog
2
-----------
3
4
+## Version 0.0.6 - 2/12/2021
5
+- added support for `mapshader.core.to_raster` function for all sources
6
+- added support for instaniating MapSource directly with `gpd.GeoDataFrame`
7
+
8
## Version 0.0.5 - 2/2/2021
9
- added support for grouped / non-grouped discrete colormaps via legend
10
- added legend endpoints
conda.recipe/meta.yaml
@@ -1,7 +1,7 @@
package:
name: mapshader
- version: 0.0.5
+ version: 0.0.6
requirements:
build:
0 commit comments