Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

43 lines (23 loc) · 823 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

[0.5.0] - 2022-04-21

Added

  • Added vanity methods to request options to add headers and options to simplify code generation.

[0.4.0] - 2022-04-19

Changed

  • Upgraded uri template library for quotes in template fix.
  • Upgraded to Go 18

[0.3.0] - 2022-04-08

Added

  • Added support for query parameters with special characters in the name.

[0.2.0] - 2022-04-04

Changed

  • Breaking: simplifies the field deserializers.

[0.1.0] - 2022-03-30

Added

  • Initial tagged release of the library.