Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 597 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 597 Bytes

1.1.1

  • Updated http to 1.1.2 version.
  • Update dart-sdk to 3.2.2 version.

1.1.0

  • Added request uri and method to the request RestResponse object.

1.0.5

  • Update dart-sdk to 3.2.1 version.
  • Added dart test with coverage in Derry scripts.

1.0.4

  • Updated http to 1.1.1 version.
  • Improved GitHub Actions Workflows.

1.0.3

  • Improved project description.

1.0.2

  • Improved classes documentation.
  • Improved project description.
  • Improved code formating.
  • Improved README.

1.0.1

  • CI/CD improvements.

1.0.0

  • Added support for Dart http client.