Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

62 lines (36 loc) · 1.45 KB

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.

0.1.6 - 2025-02-10

  • Updated dependencies to fix openssl security advisory.

0.1.5 - 2025-01-30

Changed

  • Updated ndarray-linalg to v0.17.0, removing the need to patch lax to build on arm
  • Updated other dependencies.

0.1.4 - 2024-12-05

Changed

  • Updated dependecies. This fixes some security warnings.

0.1.3 - 2024-10-09

Fixed

  • Patch lax crate to allow building on linux aarch64.

0.1.2 - 2024-10-08

Added

  • Ichige FIR order estimate.

Changed

  • Updated dependencies.

0.1.1 - 2024-09-07

Changed

  • Updated dependencies.

0.1.0 - 2024-04-09

Added

  • First release of pm-remez.