Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 14:55
66f2a55
BREAKING CHANGE: Update to net5.0 (#60)

* BREAKING CHANGE: Update to net5.0

- migrate the project to .NET 5.0
- fix: #42
- fix: #54
- fix: #56

* chore: update ci

* fix: #55 make FormattedLogObject public

* chore: address pr feedback