Bug Fixes (BREAKING)
- prevent non-UTF8 bytes in
TimeBuf
It's a breaking change as thestd::io::Writeimplementation was removed
fromTimeBuf, which is only usable inTime::to_str()now.
Commit Statistics
- 4 commits contributed to the release over the course of 9 calendar days.
- 9 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #2305