darwin_http_gen 1.1.0-alpha.11 darwin_http_gen: ^1.1.0-alpha.11 copied to clipboard
Code generator for the http package of the darwin framework
1.1.0-alpha.11 #
Note: This release has breaking changes.
- REFACTOR: update to lyell 0.1.0.
- FEAT: add handler mechanism.
- BREAKING FEAT: Rework darwin_marshal and fix common handler errors.
- BREAKING FEAT: Add openapi generation, switch to lyell generator utilities.
1.1.0-alpha.10 #
- REFACTOR: reformat and cleanup code.
- REFACTOR: switch to dart types for introspection.
- FIX: add core iterable implementations.
1.1.0-alpha.9 #
- Update a dependency to the latest release.
1.1.0-alpha.8 #
- FIX: default to empty string for parseMappingPath.
1.1.0-alpha.7 #
- Update a dependency to the latest release.
1.1.0-alpha.6 #
- FIX: handle null responses correctly.
1.1.0-alpha.5 #
- FIX: pubspec yaml.
1.1.0-alpha.4 #
- Update a dependency to the latest release.
1.1.0-alpha.3 #
- FIX: pubspec yaml.
1.1.0-alpha.2 #
- REFACTOR: extract pubspec overrides.
1.1.0-alpha.1 #
- REFACTOR: rename darwin to darwin_sdk.
1.1.0-alpha.0 #
- REFACTOR: cleanup and reformat code.
- FEAT: initial commit.
1.0.0 #
- Initial version.