Releases: Cysharp/ZLogger
Releases · Cysharp/ZLogger
Ver.2.3.1
Ver.2.3.0
What's Changed
- Remove source generator polyfills for roslyn 4.1 by @hadashiA in #141
- Fix typo by @doyasu24 in #142
- Use type FQN for familiar names in generator by @hadashiA in #144
- Add writer overflow behaviours more by @hadashiA in #143
- Support caller informations by @hadashiA in #145
- Add an option to enable file shared by @hadashiA in #147
New Contributors
Full Changelog: 2.1.0...2.3.0
Ver.2.1.0
Ver.2.0.2
Ver.2.0.1
What's Changed
- Add ZeroLog to benchmarks by @ltrzesniewski in #127
- Add messagepack configurations by @hadashiA in #128
- Unity Support in v2 by @hadashiA in #132
New Contributors
- @ltrzesniewski made their first contribution in #127
Full Changelog: 2.0.0...2.0.1
Ver.1.7.1
What's Changed
- chote: prevent github workflow change by @guitarrapc in #68
- chore: change unity build to cysharp actions by @guitarrapc in #69
- Add System.Diagnostics.DiagnosticSource.dll by @hadashiA in #74
New Contributors
Full Changelog: 1.7.0...1.7.1
Ver.1.7.0
What's Changed
- Update depenency to
6.0.0
- Unity supports netstandard2.1 and nullable(drop netstandard 2.0 support officialy)
Full Changelog: 1.6.2...1.7.0
Ver.1.6.2
- Add
AddZLoggerConsole(..., bool outputToErrorStream = false)
, when set to true, output log to std error
Ver.1.6.1
What's Changed
- Avoid FormatException on ZLog and ZLogWithPayload by @makiuchi-d in #51
New Contributors
- @makiuchi-d made their first contribution in #51
Full Changelog: 1.6.0...1.6.1