File tree Expand file tree Collapse file tree 7 files changed +32
-6
lines changed
openapi-generator-annotations Expand file tree Collapse file tree 7 files changed +32
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "openapi-generator" : " 6.0 .0" ,
3- "openapi-generator-annotations" : " 6.0 .0" ,
4- "openapi-generator-cli" : " 6.0 .0"
2+ "openapi-generator" : " 6.1 .0" ,
3+ "openapi-generator-annotations" : " 6.1 .0" ,
4+ "openapi-generator-cli" : " 6.1 .0"
55}
Original file line number Diff line number Diff line change 44
55* fixed spec diff tracking
66
7+ ## [ 6.1.0] ( https://github.com/gibahjoe/openapi-generator-dart/compare/v6.0.0...v6.1.0 ) (2024-12-15)
8+
9+
10+ ### Features
11+
12+ * added ` --enum-name-mappings ` support ([ 328c9da] ( https://github.com/gibahjoe/openapi-generator-dart/commit/328c9da3294719210e11f961baa89d9a1c708ac8 ) )
13+
714## [ 6.0.0] ( https://github.com/gibahjoe/openapi-generator-dart/compare/v5.0.3...v6.0.0 ) (2024-11-06)
815
916
Original file line number Diff line number Diff line change 11name : openapi_generator_annotations
22description : Annotation package for openapi_generator https://pub.dev/packages/openapi_generator.
3- version : 6.0 .0
3+ version : 6.1 .0
44homepage : https://github.com/gibahjoe/openapi-generator-dart
55
66
Original file line number Diff line number Diff line change 44
55* fixed spec diff tracking
66
7+ ## [ 6.1.0] ( https://github.com/gibahjoe/openapi-generator-dart/compare/v6.0.0...v6.1.0 ) (2024-12-15)
8+
9+
10+ ### Features
11+
12+ * added ` --enum-name-mappings ` support ([ 328c9da] ( https://github.com/gibahjoe/openapi-generator-dart/commit/328c9da3294719210e11f961baa89d9a1c708ac8 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** cli:** Fixed additionalCommands in config not appending to generator commands ([ 99f6bec] ( https://github.com/gibahjoe/openapi-generator-dart/commit/99f6becd51a1294aa25b8d2577b76ebfa69d7fff ) )
18+
719## [ 6.0.0] ( https://github.com/gibahjoe/openapi-generator-dart/compare/v5.0.3...v6.0.0 ) (2024-11-06)
820
921
Original file line number Diff line number Diff line change 11name : openapi_generator_cli
22description : A dart wrapper around openapi-generator inspired by the node implementation.
3- version : 6.0 .0
3+ version : 6.1 .0
44homepage : https://github.com/gibahjoe/openapi-generator-dart
55
66environment :
Original file line number Diff line number Diff line change 44
55* fixed spec diff tracking
66
7+ ## [ 6.1.0] ( https://github.com/gibahjoe/openapi-generator-dart/compare/v6.0.0...v6.1.0 ) (2024-12-15)
8+
9+
10+ ### Features
11+
12+ * added ` --enum-name-mappings ` support ([ 328c9da] ( https://github.com/gibahjoe/openapi-generator-dart/commit/328c9da3294719210e11f961baa89d9a1c708ac8 ) )
13+
714## [ 6.0.0] ( https://github.com/gibahjoe/openapi-generator-dart/compare/v5.0.3...v6.0.0 ) (2024-11-06)
815
916
Original file line number Diff line number Diff line change 11name : openapi_generator
22description : Generator for openapi client sdk inspired by the npm implementation of openapi-generator-cli.
3- version : 6.0 .0
3+ version : 6.1 .0
44homepage : https://github.com/gibahjoe/openapi-generator-dart
55
66environment :
You can’t perform that action at this time.
0 commit comments