File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed
Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release v0.6.0 (2023/04/18)
4+
5+ ### 💫 Highlights
6+
7+ * 🎉 ** Sixth release of zen3geo** 🎉
8+ * 🚸 Walkthrough on handling multi-resolution climate data ([ #91 ] ( https://github.com/weiji14/zen3geo/pull/91 ) )
9+
10+ ### 🚀 Features
11+
12+ * ✨ XpySTACAssetReader for reading COG, NetCDF & Zarr STAC assets ([ #87 ] ( https://github.com/weiji14/zen3geo/pull/87 ) )
13+ * ✨ Implement len function for XbatcherSlicerIterDataPipe ([ #75 ] ( https://github.com/weiji14/zen3geo/pull/75 ) )
14+
15+ ### 📖 Documentation
16+
17+ * ♻️ Use xarray.merge with join="override" in collate functions ([ #72 ] ( https://github.com/weiji14/zen3geo/pull/72 ) )
18+
19+ ### 🧰 Maintenance
20+
21+ * ⬆️ Bump jupyter-book from 0.14.0 to 0.15.1 ([ #94 ] ( https://github.com/weiji14/zen3geo/pull/94 ) )
22+ * 📦️ Publish to TestPyPI and PyPI via OpenID Connect token ([ #90 ] ( https://github.com/weiji14/zen3geo/pull/90 ) )
23+ * 👷 NEP29: Run Continuous Integration on Python 3.11 ([ #89 ] ( https://github.com/weiji14/zen3geo/pull/89 ) )
24+ * ⬆️ Bump jupyter-book from 0.13.0 to 0.14.0 ([ #85 ] ( https://github.com/weiji14/zen3geo/pull/85 ) )
25+ * 📌 Pin maximum python version to <4.0 ([ #78 ] ( https://github.com/weiji14/zen3geo/pull/78 ) )
26+ * ⬆️ Bump poetry from 1.2.0 to 1.3.0 ([ #77 ] ( https://github.com/weiji14/zen3geo/pull/77 ) )
27+ * 📌 Pin minimum xbatcher version to 0.2.0 ([ #73 ] ( https://github.com/weiji14/zen3geo/pull/73 ) )
28+
29+ ### 🧑🤝🧑 Contributors
30+
31+ [ @dependabot [ bot]] ( https://github.com/dependabot-bot ) and [ @weiji14 ] ( https://github.com/weiji14 )
32+
33+ ---
34+
335## Release v0.5.0 (2022/09/26)
436
537### 💫 Highlights
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " zen3geo"
3- version = " 0.5 .0"
3+ version = " 0.6 .0"
44description = " The 🌏 data science library you've been waiting for~"
55authors = [
" Wei Ji <[email protected] >" ]
66license = " LGPL-3.0-or-later"
You can’t perform that action at this time.
0 commit comments