Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 282 Bytes

File metadata and controls

10 lines (7 loc) · 282 Bytes

Changelog

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

[0.3.2] - 2025-07-14

Added

  • Support for Numpy 2.x deprecations. Complex and float types are detected based on the installed Numpy version.
  • Explicit dependency on the packaging module.