Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

22 lines (10 loc) · 1.02 KB

Changelog

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