File tree Expand file tree Collapse file tree 2 files changed +31
-3
lines changed
Expand file tree Collapse file tree 2 files changed +31
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release v0.4.0 (2022/09/08)
4+
5+ ### 💫 Highlights
6+
7+ * 🎉 ** Fourth release of zen3geo** 🎉
8+ * 🚸 Walkthrough on object detection with bounding boxes ([ #49 ] ( https://github.com/weiji14/zen3geo/pull/49 ) )
9+
10+ ### 🚀 Features
11+
12+ * ✨ GeoPandasRectangleClipper for spatially subsetting vectors ([ #52 ] ( https://github.com/weiji14/zen3geo/pull/52 ) )
13+
14+ ### 📖 Documentation
15+
16+ * 📝 Add install from conda-forge instructions ([ #55 ] ( https://github.com/weiji14/zen3geo/pull/55 ) )
17+ * ✏️ Edit docs to use OGC: CRS84 lon/lat instead of EPSG:4326 ([ #45 ] ( https://github.com/weiji14/zen3geo/pull/45 ) )
18+ * 💡 Warn about overlapping strides if followed by train/val split ([ #43 ] ( https://github.com/weiji14/zen3geo/pull/43 ) )
19+
20+ ### 🧰 Maintenance
21+
22+ * ⬆️ Bump poetry from 1.2.0rc1 to 1.2.0 ([ #47 ] ( https://github.com/weiji14/zen3geo/pull/47 ) )
23+ * ⬆️ Bump poetry from 1.2.0b3 to 1.2.0rc1 ([ #44 ] ( https://github.com/weiji14/zen3geo/pull/44 ) )
24+
25+ ### 🧑🤝🧑 Contributors
26+
27+ [ @dependabot [ bot]] ( https://github.com/dependabot-bot ) and [ @weiji14 ] ( https://github.com/weiji14 )
28+
29+ ---
30+
331## Release v0.3.0 (2022/08/19)
432
533### 💫 Highlights
2553
2654### 🧑🤝🧑 Contributors
2755
28- @weiji14
56+ [ @weiji14 ] ( https://github.com/weiji14 )
2957
3058---
3159
5583
5684### 🧑🤝🧑 Contributors
5785
58- @weiji14
86+ [ @weiji14 ] ( https://github.com/weiji14 )
5987
6088---
6189
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " zen3geo"
3- version = " 0.3 .0"
3+ version = " 0.4 .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