Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 588 Bytes

File metadata and controls

22 lines (13 loc) · 588 Bytes

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.2.0] - 2025-11-26

Added

  • TypeGroups struct for controlling automatic type resolution (primitives, prelude, common std types)
  • Expanded list of Rust std types that can be automatically resolved

Changed

  • Set Rust edition to 2021
  • Set MSRV to 1.75

[0.1.0] - Initial Release

Initial release of desynt library.