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.3.0 - 2022-04-19
Collector
instances now support the context manager protocol.
1.2.0 - 2021-01-26
- PushItems are now accepted along with raw dicts
1.1.0 - 2019-08-01
- Push item "filename" is no longer restricted to basenames only.
1.0.0 - 2019-07-24
- Version set to 1.0.0 to indicate that API is now considered stable
- Initial release to PyPI