Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

36 lines (29 loc) · 2.24 KB

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.

Added

  • Added support of XML requests and responses

0.4.0 - 2020-11-13

Added

  • Body bindings
  • NodaTime support
  • Validation of body/query/path parameters

0.3.0 - 2020-09-07

Added

  • Path and query bindings
  • Emit of default handlers

0.2.2 - 2020-04-14

Added

  • Record generation from schemas
  • Multiple responses for one path now supported
  • Added support for XML docs generation

0.1.0 - 2020-03-28

Added

  • Initial release