Releases: Kralizek/LoggingExtensions
Releases · Kralizek/LoggingExtensions
Version 3.0.0
What's Changed
- Changed from state formatting to typed overloads for memory efficiency by @Kralizek
- Updated target frameworks by @Kralizek
- Added README by @Kralizek
Full Changelog: v2.0.1...v3.0.0
Version 2.0.1
v2.0.1 Removed Log*(string) methods (#2)
Version 2.0.0
Updated for v2 (#1) - Now targets netstandard2.0 and net461 - Added test project - CI/CD - Uses Cake to build - Uses GitVersion to calculate current version - Added appveyor.yml file