Releases: luftfartsverket/openapi-to-asciidoc
Releases · luftfartsverket/openapi-to-asciidoc
v0.1.4
What's Changed
- feat: Add version argument to command line by @jimisola in #7
- build(deps): Bump actions/setup-python from 4 to 5 by @dependabot in #8
- build(deps): Bump actions/download-artifact from 3 to 4 by @dependabot in #10
- build(deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #9
- ci: Minor updates workflows by @lfvjimisola in #11
- feat: Update workflows by @lfvbarcus in #12
- fix: Use package to determine execution start by @lfvjimisola in #13
- feat: Removes hardcoded adoc settings by @lfvbarcus in #15
Full Changelog: v0.1.3...v0.1.4
Updates arguments and help message
NOTE: This pre-release contains a breaking change. Default arguments for json indata and output data has changed.
What's Changed
- feat: Fixes arguments and help message by @lfvbarcus in #6
New Contributors
- @lfvbarcus made their first contribution in #6
Full Changelog: v0.1.2...v0.1.3
Fix typo in script name
NOTE: This pre-release contains a breaking change. Short command has changed from o2i
to o2a
.
What's Changed
- feat: Changed script name to o2a and set OpenAPI version to 3.1 by @lfvjimisola in #5
- build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #3
Full Changelog: v0.1.1...v0.1.2
Initial release
Initial release