Releases: Testably/aweXpect.Chronology
Releases · Testably/aweXpect.Chronology
v1.1.0
What's Changed
- build(deps): bump PublicApiGenerator from 11.4.1 to 11.4.2 by @dependabot[bot] in #46
- build(deps): bump aweXpect and Microsoft.NETFramework.ReferenceAssemblies by @dependabot[bot] in #47
- build(deps): bump aweXpect and Microsoft.NETFramework.ReferenceAssemblies by @dependabot[bot] in #48
- build(deps): bump aweXpect and Microsoft.NETFramework.ReferenceAssemblies by @dependabot[bot] in #51
- build(deps): bump aweXpect and Microsoft.NETFramework.ReferenceAssemblies by @dependabot[bot] in #54
- build(deps): bump NUnit.Analyzers from 4.6.0 to 4.7.0 in the nunit group by @dependabot[bot] in #53
- build(deps): bump aweXpect and Microsoft.NETFramework.ReferenceAssemblies by @dependabot[bot] in #55
- build(deps): bump PublicApiGenerator from 11.4.2 to 11.4.6 by @dependabot[bot] in #56
- build(deps): bump aweXpect and Microsoft.NETFramework.ReferenceAssemblies by @dependabot[bot] in #57
- fix: set prefix for dependabot PRs by @vbreuss in #58
- chore: update aweXpect to v2.18.0 by @vbreuss in #63
- chore: Bump the xunit group with 1 update by @dependabot[bot] in #64
- chore: Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #65
- fix: use dotnet nuget to push packages by @vbreuss in #66
- chore: Bump the nunit group with 3 updates by @dependabot[bot] in #68
- chore: Bump the xunit group with 1 update by @dependabot[bot] in #67
- chore: Bump actions/checkout from 4 to 5 by @dependabot[bot] in #69
- chore: Bump the nunit group with 1 update by @dependabot[bot] in #72
- chore: Bump actions/checkout from 5 to 6 by @dependabot[bot] in #79
- chore: Bump apexskier/github-release-commenter from 1.3.6 to 1.4.1 by @dependabot[bot] in #82
- chore: Bump the xunit group with 1 update by @dependabot[bot] in #71
- chore: Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #87
- chore: Bump actions/download-artifact from 5 to 8 by @dependabot[bot] in #88
- chore: update repository references to Testably organization by @vbreuss in #96
- chore: Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #70
- chore: Bump LibGit2Sharp from 0.30.0 to 0.31.0 by @dependabot[bot] in #74
- chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.8 by @dependabot[bot] in #85
- chore: Bump aweXpect from 2.18.0 to 2.31.0 by @dependabot[bot] in #92
- chore: Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #93
- chore: Bump NUnit, NUnit.Analyzers and NUnit3TestAdapter by @dependabot[bot] in #94
- chore: Bump Microsoft.NET.Test.Sdk from 17.13.0 to 18.5.1 by @dependabot[bot] in #95
- feat: support .NET 10 by @vbreuss in #97
- refactor: migrate to slnx format by @vbreuss in #98
- docs: add Docs/pages/00-index.md placeholder for Testably.Site inlining by @vbreuss in #99
- fix: work around Rider slnx parser crash on Pipeline/Build.csproj by @vbreuss in #100
- docs: update README.md with installation instructions and usage examples for aweXpect.Chronology by @vbreuss in #101
- fix: update package icon and add project URL in Directory.Build.props by @vbreuss in #102
- ci: trigger Testably.Site rebuild after main build by @vbreuss in #103
- chore: Bump coverlet.collector from 6.0.4 to 10.0.0 by @dependabot[bot] in #106
- chore: Bump the nunit group with 1 update by @dependabot[bot] in #105
- chore: Bump peter-evans/repository-dispatch from 3 to 4 by @dependabot[bot] in #104
- chore: Bump PublicApiGenerator from 11.4.6 to 11.5.4 by @dependabot[bot] in #107
Full Changelog: v0.6.0...v1.1.0
v1.0.0
What's Changed
- chore: update aweXpect to v0.24.0 by @vbreuss in #40
- feat: add multiply and divison operator for
TimeSpanBuilderby @vbreuss in #45 - build(deps): bump PublicApiGenerator from 11.1.0 to 11.4.1 by @dependabot in #37
- build(deps): bump NUnit3TestAdapter from 4.6.0 to 5.0.0 in the nunit group by @dependabot in #41
- build(deps): bump the xunit group with 2 updates by @dependabot in #42
- build(deps): bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies by @dependabot in #44
Full Changelog: v0.5.0...v1.0.0
v0.6.0
What's Changed
- chore: update aweXpect to v0.24.0 by @vbreuss in #40
- feat: add multiply and divison operator for
TimeSpanBuilderby @vbreuss in #45 - build(deps): bump PublicApiGenerator from 11.1.0 to 11.4.1 by @dependabot in #37
- build(deps): bump NUnit3TestAdapter from 4.6.0 to 5.0.0 in the nunit group by @dependabot in #41
- build(deps): bump the xunit group with 2 updates by @dependabot in #42
- build(deps): bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies by @dependabot in #44
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat: support pre-release packages by @vbreuss in #36
- build(deps): bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot in #35
- feat: string-name sign the assemblies by @vbreuss in #38
- feat: avoid creating releases on pre-release tags by @vbreuss in #39
Full Changelog: v0.4.0...v0.5.0
v0.5.0-pre.1
What's Changed
Full Changelog: v0.4.0...v0.5.0-pre.1
v0.4.0
What's Changed
- refactor: use xunit v3 as testing framework by @vbreuss in #14
- revert: xunit v3 migration by @vbreuss in #18
- feat: add Stryker.NET comment in pull requests by @vbreuss in #19
- feat: add benchmarks by @vbreuss in #22
- build(deps): bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot in #21
- build(deps): bump the nunit group with 2 updates by @dependabot in #20
- build(deps): bump NUnit.Analyzers from 4.5.0 to 4.6.0 in the nunit group across 1 directory by @dependabot in #24
- build(deps): bump the nuke group with 2 updates by @dependabot in #27
- build(deps): bump SharpCompress from 0.38.0 to 0.39.0 by @dependabot in #28
- build(deps): bump aweXpect from 0.14.1 to 0.17.0 by @dependabot in #29
- build(deps): bump the xunit group with 2 updates by @dependabot in #25
- refactor: remove MinVer by @vbreuss in #30
- docs: auto-update the copyright year by @vbreuss in #31
- fix: push nuget packages on macos by @vbreuss in #32
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Full Changelog: v0.2.1...v0.3.0