Skip to content

Commit cdabd90

Browse files
committed
Bump to v0.11.0
1 parent 47c5983 commit cdabd90

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.11.0
4+
5+
* Better handling of enums in query parameters for client gen
6+
37
## 0.10.0
48

59
* Fix issue for nullable enum references schemas

lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: openapi_spec
22
description: OpenAPI Specification generator using native Dart code, as well as an all-in-one parser of existing specifications.
3-
version: 0.10.0
3+
version: 0.11.0
44
maintainer: Taza Technology LLC
55
repository: https://github.com/tazatechnology/openapi_spec
66
issue_tracker: https://github.com/tazatechnology/openapi_spec/issues

0 commit comments

Comments
 (0)