Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 827 Bytes

CHANGELOG.md

File metadata and controls

38 lines (21 loc) · 827 Bytes

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


0.2.0 - 2024-10-30

Changed

  • Breaking: de-anchor veil imports, to allow for reexporting.

This might cause issues in some very rare cases, but generally shouldn't require any changes.


0.1.7 - 2023-11-20

Changed

  • Fix redaction of options (#75) thanks to @nick-schafhauser

0.1.6 - 2023-05-04

Changed

  • Updated to syn v2