libyaml-safer/CHANGELOG.md
Simon Ask Ulsnes 092bf829a7 Release 0.1.1
2024-02-11 09:27:00 +01:00

194 B

Changelog

0.1.1 - 2024-02-11

Added

  • Implement PartialEq and Debug for Event and Token.

Bugfixes

  • Fix a bug where marks would not be correctly set for tokens and events.