Skip to content

Latest commit

 

History

History
72 lines (42 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

72 lines (42 loc) · 1.65 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.7 - 2025-03-25

Changed

  • Updated dependencies to fix ring security advisory.
  • Update to Rust edition 2024.

0.1.6 - 2025-02-10

Changed

  • 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.