Releases: xiaomi7732/PrettyLogging
1.0.3
What's Changed
- Add NuGet Downloads by @maikebing in #38
- Dev/saars/fix for aot by @xiaomi7732 in #39
New Contributors
- @maikebing made their first contribution in #38
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Use shorter timestamp by default by @xiaomi7732 in #36
- Move nuget badge around by @xiaomi7732 in #31
- Update line breaker demo screenshot by @xiaomi7732 in #32
- Update example and readme by @xiaomi7732 in #33
Full Changelog: 1.0.1...1.0.2
1.0.1
https://www.nuget.org/packages/PrettyLogging.Console/1.0.1
What's Changed
Honor line breaks in messages by default for singleline mode.
Full Changelog: 1.0.0-beta4...1.0.1
1.0.0
NuGet package:
1.0.0-beta4
1.0.0-beta3
Package: https://www.nuget.org/packages/PrettyLogging.Console/1.0.0-beta3
- Supports multi-targeting. Brings in more compatibility.
- Supports .NET Framework 4.6.2 or higher.
- Supports .NET 6 or higher.
- Allows explicitly options to hide the output of timestamp
Full Changelog: 1.0.0-beta2...1.0.0-beta3
1.0.0-beta2
Allows customization of showing log level info in upper case or lower case.
What's Changed
- Update Readme.md by @xiaomi7732 in #9
- Update Readme.md by @xiaomi7732 in #12
- Dev/saars/lower case levels by @xiaomi7732 in #13
Full Changelog: 1.0.0-alpha2...1.0.0-beta2
1.0.0-beta1
https://www.nuget.org/packages/PrettyLogging.Console/1.0.0-beta1
The initial release for relative stable API.
1.0.0-alpha3
https://www.nuget.org/packages/PrettyLogging.Console/1.0.0-alpha3
What's Changed
- Dev/saars/support color and more by @xiaomi7732 in #7
Full Changelog: 1.0.0-beta2...1.0.0-beta3
1.0.0-alpha2
https://www.nuget.org/packages/PrettyLogging.Console/1.0.0-alpha2
Add package:
dotnet add package PrettyLogging.Console --version 1.0.0-alpha2What's Changed
- Dev/saars/same width levels by @xiaomi7732 in #2
- Make nuget package available by @xiaomi7732 in #3
New Contributors
- @xiaomi7732 made their first contribution in #2
Full Changelog: https://github.com/xiaomi7732/PrettyLogging/commits/1.0.0-beta2