You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 0.3.4 (Dec 23, 2021)
This release contains bugfixes for the `fmt` module, as well as documentation
improvements.
### Fixed
- **fmt**: Fixed `fmt` not emitting log lines when timestamp formatting fails
([#1689])
- **fmt**: Fixed double space before thread IDs with `Pretty` formatter
([#1778])
- Several documentation improvements ([#1608], [#1699], [#1701])
[#1689]: #1689
[#1778]: #1778
[#1608]: #1608
[#1699]: #1699
[#1701]: #1701
Thanks to new contributors @Swatinem and @rukai for contributing to this
release!
0 commit comments