Releases: Roguelazer/rust-syslog-rfc5424
Releases · Roguelazer/rust-syslog-rfc5424
0.9.0
0.8.0
- Upgrade
time
dependency to 0.3 to resolve cargo audits - Switch from Travis-CI to Github Actions for CI
0.7.0
0.6.1
0.6.0
This release adds the timestamp_nanos
attribute on SyslogMessage
structs with the fractional part of the timestamp. Thanks to @bwtril-justin for this contribution!
It also now actually passes clippy; thanks clippy!
0.4.1
Fix bug parsing empty message bodies when there is a non-empty SD field