Skip to content

Latest commit

 

History

History
29 lines (13 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

29 lines (13 loc) · 1.35 KB

Changelog

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