Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 778 Bytes

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 778 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. This project adheres to CHANGELOG.

[Unreleased]

[2.0.0] - 2022-08-19

Fixed

[1.0.0] - 2022-07-01

Changed

  • Python 3 and Thumbor 7 support (mbarouski)
  • Removed pyvows in favor of pytest (mbarouski)

[0.1.1] - 2017-03-17

Fixed

  • fixed hard coded label mapping not matching with prefix 'thumbor_'

[0.1.0] - 2017-02-23

Added

  • initial metrics class
  • initial tests
  • initial documentation and related files