Skip to content

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.

3.0.0 - 2024-01-11¤

Compare with 2.0.1

Breaking changes¤

  • API was reworked to improve maintainability and type safety.

Build¤

  • Make dependenpy optional (a9f58d9 by Kyle King).

Dependencies¤

  • Remove upper bounds on dependencies (361303a by Timothée Mazzucotelli).

Bug Fixes¤

2.0.1 - 2017-06-27¤

  • Fix usage of DSM size.
  • Start implementing other concepts (MDM and DMM).

2.0.0 - 2017-06-26¤

  • Change license from MPL 2.0 to ISC.
  • Add command-line tool.
  • Rewrite architecture to support plugins.

1.0.0 - 2016-10-06¤

  • Add documentation.

0.1.0 - 2016-10-06¤

  • Alpha release on PyPI.