darwin_http 1.1.0-alpha.14 copy "darwin_http: ^1.1.0-alpha.14" to clipboard
darwin_http: ^1.1.0-alpha.14 copied to clipboard

discontinued

Http server and rest api functionality for the darwin framework

1.1.0-alpha.14 #

  • Update a dependency to the latest release.

1.1.0-alpha.13 #

  • Update a dependency to the latest release.

1.1.0-alpha.12 #

  • FIX: bind to all ipv4 adapters by default.

1.1.0-alpha.11 #

  • Update a dependency to the latest release.

1.1.0-alpha.10 #

Note: This release has breaking changes.

  • FIX: Fix createParameter in Header.
  • 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.9 #

  • Update a dependency to the latest release.

1.1.0-alpha.8 #

  • Update a dependency to the latest release.

1.1.0-alpha.7 #

  • REFACTOR: reformat code.

1.1.0-alpha.6 #

  • REFACTOR: void trace for request exceptions.
  • FIX: use change() for changing shelf request metadata.
  • FIX: drain request body if not handled.
  • FEAT: add original flag for responses.
  • FEAT: add request exceptions.

1.1.0-alpha.5 #

  • FIX: handle null responses correctly.

1.1.0-alpha.4 #

  • FIX: pubspec yaml.

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.