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 17690fc commit fc09e45Copy full SHA for fc09e45
CHANGELOG.md
@@ -1,5 +1,15 @@
1
## Xarray-Spatial Changelog
2
-----------
3
+## Version 0.1.9 - 4/26/2021
4
+- Add deprecation warning to tiles module (#381)
5
+- Add user guide on the documentation website (#376)
6
+- Update docs design version mapping (#378)
7
+- Add Github Action to publish package to PyPI (#371)
8
+- Move Spatialpandas to core install requirements for it to work on JLabs (#372)
9
+- Add CONTRIBUTING.md (#374)
10
+- Update True_color to return a DataArray (#364)
11
+- Add get_data module and example sentinel-2 data (#358)
12
+
13
## Version 0.1.8 - 4/15/2021
14
- Fixed pypi related error
15
0 commit comments