Openapi Generator Dart Versions Save

Openapi Generator for Dart/Flutter

v5.0.3

4 months ago

Patched caching

v5.0.2

4 months ago

Patched issue with clashing cached spec

v5.0.1

4 months ago

Patch

v5.0.0

4 months ago

5.0.0 (2024-01-16)

⚠ BREAKING CHANGES

  • cli: removed various deprecated methods and properties such as inputSpecFile

Features

  • annotation: removed deprecated properties from annotation (51d3683)
  • cli: bumped official generator version to 7.2 (51d3683)
  • generator: moved completely to newgen (51d3683)

Bug Fixes

  • Apply types to default empty maps (bfb0ec4)
  • Consume testing version of the source_gen branch to simplify testing. (37af696)
  • Correct most of the tests while using the newest verison of the source gen changes (4156d9a)
  • dep override (8266ab1)
  • fmt (e63c9b9)
  • generator: fixed bad deps (5d6407a)

v4.13.1

8 months ago

4.13.1 (2023-09-04)

Bug Fixes

  • dependencies: added required dependencies to pubspec (7738439)
  • fixes useEnumExtension and other non string additional properties fields throwing error (53b711a)
  • updated logs (45af1cf)

v4.13.0

8 months ago

4.13.0 (2023-09-02)

Features

  • Add a format stage to the end of nextGen (acac104)
  • Add headers options for requests (nextGen only) (bc4a170)

Bug Fixes

  • fix incorrect find and replace causing tests to fail (0016a03)
  • move to delegate, add tests, revert version requirement (6a32542)
  • remove duplicate run test, fix failing tests (677a318)
  • remove unused imports (4eb64c9)
  • repair the docker run command, update the type_methods to expand out the remote delegate (c00b334)

4.12.0

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/gibahjoe/openapi-generator-dart/compare/4.11.0...4.12.0

4.11.0

10 months ago
  • Bumped dart-ogurets (dioAlt) generator to 7.2 with changes
  • Bumped official openapi generator to 6.6.0. See change log
  • fix endpoints returning null #15433
  • Drop default value when unnecessary #15368

4.10.1

1 year ago

4.10.0

1 year ago
  • Bumped dart-ogurets (dioAlt) generator to 7.1 with changes
  • Bumped official openapi generator to 6.4.0. See change log