Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

44 lines (30 loc) · 1.25 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.

1.0.2 - 2022-02-14

Fixed

  • Arguments with struct values are now passed through Jabbax instead of raising an error @vtm9.

1.0.1 - 2021-12-21

Added

  • Support type annotations

[1.0.0] - 2021-10-21

Added

  • Support for body_reader

0.2.1 - 2021-09-01

Fixed

  • Handle malformed body

0.2.0 - 2021-06-05

Added

  • Support for prefixing arguments in ErrorSource.from_attribute

0.1.0 - 2021-06-11

Added

  • CI configuration