Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

39 lines (27 loc) · 1.23 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.

[Unreleased]

0.5.4 - 2024-12-02

Other

  • (deps) bump uuid from 1.10.0 to 1.11.0
  • (deps) bump nalgebra from 0.33.0 to 0.33.2
  • (deps) bump num-traits from 0.2.18 to 0.2.19
  • (deps) bump uuid from 1.7.0 to 1.10.0
  • (deps) bump nalgebra from 0.32.4 to 0.33.0
  • check cargo packages in dependabot
  • (deps) bump actions/configure-pages from 4 to 5

0.5.3 - 2024-03-17

Added

  • ✨ Introduce no_std support

Other

  • 👷 Add more CI checks
  • 🔧 lint configs moved lib.rs -> Cargo.toml
  • 👷 refine release-plz automation

0.5.2 - 2024-03-15

Other

  • 👷 refine release-plz automation

0.5.1 - 2024-03-12

Other

  • 📝 Add empty CHANGELOG.md