New Features
-
Support for events (e.g. warn!()) via macro.
Thanks to these, one can now emit warnings which could be visible
if the application compiled in support for it.This is a nice alternative compared to having to have a
progress
around. -
panic on
record()
if field wasn't found.
Even though this is a breaking change, it happens at runtime and should be helpful.
Commit Statistics
- 4 commits contributed to the release over the course of 6 calendar days.
- 6 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages