Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.09 KB

CHANGELOG-RUST.md

File metadata and controls

48 lines (31 loc) · 1.09 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 - ReleaseDate

Added

Changed

Deprecated

Removed

Fixed

Security

1.0.0-beta.3 - 2024-11-08

Changed

  • Distinguish built-in macro calls and autocall macros that mask comma in arguments from those that don't.

1.0.0-beta.2 - 2024-11-07

Changed

  • 📌 Reduce MSRV to 1.74 to allow musl maturin builds

1.0.0-beta.1 - 2024-11-05

Added

  • Rust initial pre-release.