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 b581d5f commit be559d6Copy full SHA for be559d6
CHANGELOG.md
@@ -1,6 +1,15 @@
1
2
+
3
+# Changelog
4
+## [0.2.0] - 2024-05-04
5
+### Changed
6
+* feat: Add validation for exclusive arguments
7
+* feat: Update CLI options for city and bbox
8
+* chore: Update validator to return click's error message
9
+* fix: ahn classes
10
11
# Changelog
-## [0.1.6] - 2024-03-05
12
+## [0.1.7] - 2024-03-05
13
### Changed
14
* Make `city` parameter as optional when bbox is specified
15
* Refactor and rename `pipeline` as it's not pipeline anymore
0 commit comments