Skip to content

Latest commit

 

History

History
78 lines (34 loc) · 3.55 KB

CHANGELOG.md

File metadata and controls

78 lines (34 loc) · 3.55 KB

Changelog

1.4.0 (2023-11-29)

Features

  • Add support for Python 3.12 (474961a)

1.3.3 (2022-07-10)

Bug Fixes

1.3.2 (2022-06-06)

Documentation

  • fix changelog header to consistent size (#100) (a446cdc)

1.3.1 (2021-12-07)

Bug Fixes

  • ensure that 'test_utils/py.typed' is packaged (#76) (4beb565)

1.3.0 (2021-11-16)

Features

1.2.0 (2021-10-18)

Features

1.1.0 (2021-08-30)

Features

1.0.0 (2021-08-02)

⚠ BREAKING CHANGES

0.3.0 (2021-07-07)

Features

  • add Prefixer class to generate and parse resource names (#39) (865480b)

0.2.1 (2021-06-29)

Bug Fixes

  • use 'six.wraps' vs. 'functools.wraps' (#37) (701c3a4)

0.2.0 (2021-02-22)

Features