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 8323e15 commit 8879affCopy full SHA for 8879aff
CHANGELOG.md
@@ -8,11 +8,16 @@ and this project adheres to [Semantic Versioning][].
8
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
9
[semantic versioning]: https://semver.org/spec/v2.0.0.html
10
11
-## [0.x.x] - 2024-xx-xx
+## [0.2.3] - 2024-09-25
12
13
### Minor
14
15
- Added `clip: bool = False` parameter to `polygon_query()` #670
16
+- Add `sort` parameter to `PointsModel.parse()` #672
17
+
18
+### Fixed
19
20
+- Fix interpolation artifact multiscale computation for labels #697
21
22
## [0.2.2] - 2024-08-07
23
0 commit comments