Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 614 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 614 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is loosely based on Keep a Changelog, and this project adheres to Semantic Versioning. Additionally we have an Internal section for changes that are of interest to developers.

Dates in this file are formattes as YYYY-MM-DD.

[0.2.0] - 2023-03-24

Fixed

  • Fixed a minor proc. macro hygiene issue with derive invokations generated by the EnumTag derive.

[0.1.0] - 2023-03-23

Initial release of the enum-tag crate.