Releases: WB-Tooling/WB.Logging
Releases · WB-Tooling/WB.Logging
2.0.0-preview.9
What's Changed
- generic payload by @WolfBublitz in #29
Full Changelog: 2.0.0-preview.8...2.0.0-preview.9
2.0.0-preview.8
What's Changed
- deps(WB.Logging.Base): raised to 1.0.0-preview.10 by @WolfBublitz in #16
- deps: Bump WB.Logging.Base from 1.0.0-preview.8 to 1.0.0-preview.12 by @dependabot[bot] in #21
- deps: Bump Microsoft.SourceLink.GitHub from 10.0.202 to 10.0.203 by @dependabot[bot] in #17
- deps: Bump TUnit from 1.37.10 to 1.40.10 by @dependabot[bot] in #18
- deps: Bump Verify and Verify.TUnit by @dependabot[bot] in #20
- deps(WB.Logging.Base): raised to 1.0.0-preview.14 by @WolfBublitz in #24
- Potential fixes for 2 code quality findings by @WolfBublitz in #22
- Fix test naming inconsistencies, swapped
becausemessages, and missing disposal in PropertyTests by @Copilot in #23 - deps: Bump TUnit from 1.40.10 to 1.43.11 by @dependabot[bot] in #26
- deps: Bump Verify and Verify.TUnit by @dependabot[bot] in #27
- object payload by @WolfBublitz in #28
New Contributors
- @Copilot made their first contribution in #23
Full Changelog: 2.0.0-preview.7...2.0.0-preview.8
2.0.0-preview.7
What's Changed
- Refactor logger tests and improve code style by @WolfBublitz in #11
- deps: Bump Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.202 by @dependabot[bot] in #12
- deps: Bump TUnit from 1.33.0 to 1.37.10 by @dependabot[bot] in #13
- deps: Bump Verify and Verify.TUnit by @dependabot[bot] in #15
Full Changelog: 2.0.0-preview.6...2.0.0-preview.7
2.0.0-preview.6
What's Changed
- min ver by @WolfBublitz in #8
- wb.logging.base update by @WolfBublitz in #9
- refactor: remove validate-version job from workflow by @WolfBublitz in #10
Full Changelog: 2.0.0-preview.5...2.0.0-preview.6
2.0.0-preview.5
What's Changed
- removed all git submodules by @WolfBublitz in #6
- change: update version to 2.0.0-preview.5 by @WolfBublitz in #7
Full Changelog: 2.0.0-preview.4...2.0.0-preview.5
2.0.0-preview.4
What's Changed
- deps: Bump AwesomeAssertions from 9.3.0 to 9.4.0 by @dependabot[bot] in #1
- deps: Bump TUnit from 1.13.54 to 1.33.0 by @dependabot[bot] in #2
- deps: Bump Verify and Verify.TUnit by @dependabot[bot] in #4
- change: raised version to 2.0.0-preview.4 by @WolfBublitz in #5
New Contributors
- @dependabot[bot] made their first contribution in #1
- @WolfBublitz made their first contribution in #5
Full Changelog: 2.0.0-preview.3...2.0.0-preview.4
2.0.0-preview.3
change: raised version to 1.0.0-preview.3
2.0.0-preview.2
change: raised version to 1.0.0-preview.2
2.0.0-preview.1
fix: ensure working directory is set for dotnet restore step in build…