Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 2.69 KB

File metadata and controls

54 lines (27 loc) · 2.69 KB

Changelog

All notable changes to this project will be documented in this file.

This file is automatically generated by release-please. Do not edit manually.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.2.4 (2026-03-24)

Bug Fixes

  • skip update_versions.py on release builds to prevent dirty state (e160156)
  • skip update_versions.py on release builds to prevent dirty state (6a87a6f)

2.2.3 (2026-03-24)

Bug Fixes

  • ensure workflows checkout exact tag for clean version detection (b7ba358)
  • exclude libunwind from macOS wheel bundling (15b407f)
  • exclude libunwind from macOS wheel bundling in build_wheels workflow (117f24b)

2.2.2 (2026-03-18)

Bug Fixes

  • use no-guess-dev version scheme to avoid .post0 suffix (71d1293)
  • use no-guess-dev version scheme to avoid .post0 suffix (6caf6b9)

2.2.1 (2026-03-13)

Bug Fixes

2.2.0 (2026-03-13)

Features

  • migrate to setuptools-scm and automated releases (9bc0f06)

Bug Fixes

  • handle non-alphanumeric characters in infer_pattern (#102) (#103) (55add89)

2.1.4 (2025-03-10)