Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1002 Bytes

File metadata and controls

22 lines (15 loc) · 1002 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.

[dev] (MM/DD/YYYY)

Removed

  • Dropped support for Python 3.9 gh-81

[1.3.1] (12/02/2025)

Added

  • Enabled support of Python 3.14 gh-79

[1.3.0] (10/06/2025)

Changed

  • Used GIT_DESCRIBE_TAG and GIT_DESCRIBE_NUMBER in meta.yaml instead of manual stepping the numbers gh-75
  • Extended conda build scripts with the use of WHEELS_OUTPUT_FOLDER variable to build wheel packages gh-74
  • Updated meta.yaml to have a run dependency on numpy-base package gh-73