File tree 2 files changed +6
-1
lines changed 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
[ Go to GitHub Releases] ( https://github.com/dlt-hub/dlt-init-openapi/releases )
2
2
3
+ 0.1.0a2 - Getting ready for the first release
4
+ * Updated Readme, reordered content blocks and made example nicer
5
+ * Better rendering of required and non-required query args
6
+ * Do not ask wether output directory should be written when in non-interactive mode
7
+
3
8
0.1.0a1 - Getting ready for the first release
4
9
* Remove init command from CLI. The same functionality is now the default command, see updated README file.
5
10
* Add better error messages for broken and incompatible specs
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " dlt-init-openapi"
3
- version = " 0.1.0a1 "
3
+ version = " 0.1.0a2 "
4
4
description = " Generate dlt Python clients from OpenAPI"
5
5
homepage = " https://dlthub.com"
6
6
repository = " https://github.com/dlt-hub/dlt-init-openapi"
You can’t perform that action at this time.
0 commit comments