Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 658 Bytes

CHANGELOG.md

File metadata and controls

19 lines (17 loc) · 658 Bytes

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.


🚀 [0.1.0] - 2022-08-08

🆕 New Features

  • Initialized the project (#12)
  • Added tests (#13)
  • Added support for approx.auto_quantize (#17)
  • Added mypy and publish ci (#19)
  • Built compare feature (#21)
  • Added quantized modules with tests (#22)

🐞 Bug fixes

  • Fixed the ability to publish to pypi (#25)

⚡ Improvements

  • Refactored core codebase (#13)