Releases: eoehen/arguard
Releases · eoehen/arguard
0.11.0
As part of this release we had 5 issues closed.
Features
- #175 Add directory path guard
- #174 Add ArgumentFilePathGuard
Improvement
- #179 Remove example project
0.10.0
As part of this release we had 22 commits which resulted in 16 issues being closed.
Features
- #164 Add Boolean Guard
- #111 Add boolean check if argument is true or is false
Improvements
- #159 Add example project for manual tests
- #157 Improve code quality
- #154 Remove JetBrains.Annotations dependency
Documentation
- #168 Remove doc creation on example project
Dependenciess
- #160 Update .net Standard 2.0 to 2.1
- #158 Update from .NET Standard 2.0 to 2.1
- #156 Remove JetBrains.Annotations nuget
0.9.2
As part of this release we had 31 commits which resulted in 9 issues being closed.
Improvement
- #119 Enable deterministic builds
Documentation
- #137 Fix PackageReleaseNotes url
- #134 Add nuget project url
- #122 Ignore test project api documentation generation
- #9 Add documentation
0.9.1
As part of this release we had 28 commits which resulted in 8 issues being closed.
Improvement
- #119 Enable deterministic builds
Documentation
- #134 Add nuget project url
- #122 Ignore test project api documentation generation
- #9 Add documentation
0.9.0
As part of this release we had 37 commits which resulted in 6 issues being closed.
Improvements
- #82 Improve code coverage
- #77 Add [AssertionMethod] Resharper Attribute
- #66 Verify why codecov coverage is 95% and not 100%
Documentation
- #64 Feature/improve readme file
Dependenciess
- #78 Migrate from deprecated FxCop analyzers to .NET analyzers
- #73 Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 in /src
0.7.1
As part of this release we had 1 issue closed.
Documentation
- #64 Feature/improve readme file
0.7.0
As part of this release we had 1 commit which resulted in 9 issues being closed.
Improvements
- #60 Run ci-build on add tag
- #52 Improve CI Build
- #51 Add vs code launch and tasks config
- #49 Cleanup githubaction CI workflow
Documentation
- #53 Improve source code documentation
- #50 Improve Readme page
- #48 Add API documentation
- #47 Remove old GitHubAction workflows
Dependencies
- #55 Update cake version from 0.38.4 to 0.38.5
0.6.0
As part of this release we had 8 commits which resulted in 9 issues being closed.
Feature
- #39 Change TargetFramework to .Net Standard
Improvements
- #44 Improve ArgumentLessThanGuardTests
- #42 Improve code coverage
- #36 Add CodeCov support
- #34 Add recipe.cake config file
- #33 Improve workflow publish nupkg and snupkg
- #32 Add nuget package informations
- #31 Improve Release notes
- #30 Improve nuget package information
Release 0.4.0
As part of this release we had 1 issue closed.
Feature
Release 0.2.2
As part of this release we had 1 commit which resulted in 1 issue being closed.
Improvement
- #21 Improve Build GitHub Action