Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 1.13 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.3.0 - 2022-04-19

Added

  • Collector instances now support the context manager protocol.

1.2.0 - 2021-01-26

Changed

  • PushItems are now accepted along with raw dicts

1.1.0 - 2019-08-01

Changed

  • Push item "filename" is no longer restricted to basenames only.

1.0.0 - 2019-07-24

Changed

  • Version set to 1.0.0 to indicate that API is now considered stable

0.1.1 - 2019-07-11

  • Initial release to PyPI