Releases: rickwporter/openapi-spec-tools
Releases · rickwporter/openapi-spec-tools
v0.14.0
What's Changed
- Add oas-history utilities by @rickwporter in #194
- Disable windows tests by @rickwporter in #197
- Improve user feedback when file is present, or in git by @rickwporter in #195
- Update to v0.14.0 and update dependencies by @rickwporter in #198
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Allow layout suggestion merging from previously modified by @rickwporter in #191
- Fix section name for poetry/project URLs by @rickwporter in #192
- Update to v0.13.0 by @rickwporter in #193
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Consider 'additionalProperties' in Python type resolution by @rickwporter in #187
- Fix some missing model updates from references by @rickwporter in #188
- Treat list of complex items as a single item by @rickwporter in #189
- Update to v0.12.0 plus add some project URLs by @rickwporter in #190
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- Bump version and pick up CVE fixes by @rickwporter in #186
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Make toml tool accept dependencies in the project by @rickwporter in #182
- Reduce layers of layout by @rickwporter in #183
- Add figma CLI example by @rickwporter in #184
- Update to v0.11.0 by @rickwporter in #185
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Drop support for Python 3.9 by @rickwporter in #178
- Update tools packages to avoid CVE in black by @rickwporter in #179
- Update project dependencies for typer, rich, and rich-objects by @rickwporter in #180
- Update to v0.10.0 by @rickwporter in #181
Full Changelog: v0.9.10...v0.10.0
v0.9.10
What's Changed
- Upgrade to typer==0.23.0 by @rickwporter in #176
- Update to v0.9.10 by @rickwporter in #177
Full Changelog: v0.9.9...v0.9.10
v0.9.9
What's Changed
- Regenerate the code to get new copyright year by @rickwporter in #171
- Update several dependencies by @rickwporter in #172
- Add option to toml.py to update example projects by @rickwporter in #173
- Update pyyaml by @rickwporter in #174
- Update to v0.9.9 by @rickwporter in #175
Full Changelog: v0.9.8...v0.9.9
v0.9.8
What's Changed
- Allow columns to be specified in layout by @rickwporter in #163
- Allow for external reference by @rickwporter in #164
- Use pydantic for data models instead of dataclass by @rickwporter in #165
- Update to typer=0.20.0 by @rickwporter in #166
- Support Python 3.14 by @rickwporter in #167
- Add classifiers to project by @rickwporter in #168
- Use 'rich-objects' to display output by @rickwporter in #169
- Update to version 0.9.8 by @rickwporter in #170
Full Changelog: v0.9.7...v0.9.8