File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 11## Xarray-Spatial Changelog
22-----------
33
4+ ### Version 0.3.7 - 2023-06-05
5+ The 0.3.7 release is a hot fix for 0.3.6, which has problem with publishing to PyPi
6+ as the package exceeds the limit of 100MB. In this new release, example notebooks are
7+ cleaned up to reduce the package size.
8+
9+ #### Enhancements
10+ - clear example notebook outputs (#786 )
11+
412### Version 0.3.6 - 2023-06-02
513With the 0.3.6 release, xarray-spatial now supports python 3.11.
614This release focuses on demonstrating the reliability of the library by adding more tests
Original file line number Diff line number Diff line change 11{
22 "latest" : " https://xarray-spatial.org/" ,
3+ "0.3.7" : " https://xarray-spatial.org/v0.3.7/index.html" ,
34 "0.3.6" : " https://xarray-spatial.org/v0.3.6/index.html" ,
45 "0.3.5" : " https://xarray-spatial.org/v0.3.5/index.html" ,
56 "0.3.4" : " https://xarray-spatial.org/v0.3.4/index.html" ,
You can’t perform that action at this time.
0 commit comments