Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 890 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 890 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.

1.2.0 - 2024-10-25

Added

  • Support for Python 3.12 and 3.13.

Removed

  • Support for Python 3.7 and 3.8.

1.1.0 - 2023-02-13

Changed

  • Module imports according to README.md
  • Simplified setup instructions

1.0.0 - 2022-06-23

Added

  • Initial implementation
  • Unit tests