mirror of
https://github.com/simonask/libyaml-safer
synced 2024-11-10 05:44:17 +00:00
194 B
194 B
Changelog
0.1.1 - 2024-02-11
Added
- Implement
PartialEq
andDebug
forEvent
andToken
.
Bugfixes
- Fix a bug where marks would not be correctly set for tokens and events.