-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial cut of version 8 * passing all existing tests now * fix for array copies and enhancing changelog for migration. * add model and api deprecation drop support * swap to an RC * [maven-release-plugin] prepare release openapi-dart-generator-8.1-RC1 * [maven-release-plugin] prepare for next development iteration * increase minimum version of opendart_dart_common * fix issue where arrays/maps with no defaults were still getting them * fix issue with non-nullable arrays and late init * [maven-release-plugin] prepare release openapi-dart-generator-8.1-RC2 * [maven-release-plugin] prepare for next development iteration * fix issue with required fields * goosed up the array handling and central half-baked the release * [maven-release-plugin] prepare release openapi-dart-generator-8.1-RC4 * [maven-release-plugin] prepare for next development iteration * 8.1 ready for use * [maven-release-plugin] prepare release openapi-dart-generator-8.1 * [maven-release-plugin] prepare for next development iteration
- Loading branch information
Showing
32 changed files
with
618 additions
and
562 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.