Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 989 Bytes

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 989 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.

v0.1.2 - 2023-04-11

Changed

  • Bumped pyo3 to v0.21.0.

Added

  • Wheels for CPython 3.12 and PyPy 3.10.

v0.1.1 - 2023-04-11

Changed

  • Bumped skani to v0.1.1.
  • Use read-write locks for synchronizing database contents.

Fixed

  • Generation of AUR package in GitHub Actions workflow.

Docs

  • Display the wrapped skani version in the Sphinx documentation.

v0.1.0 - 2023-02-09

Initial release.