Skip to content

Releases: eoehen/arguard

2.6.3

25 Sep 07:16
Compare
Choose a tag to compare

What's Changed

  • Update github/codeql-action digest to 2e230e8 by @renovate in #390
  • Update github/codeql-action digest to 530d4fe by @renovate in #391
  • Update actions/checkout digest to 692973e by @renovate in #392
  • Update github/codeql-action digest to 23acc5c by @renovate in #393
  • Update github/codeql-action digest to b611370 by @renovate in #394
  • Update actions/upload-artifact digest to 0b2256b by @renovate in #395
  • Update xunit-dotnet monorepo by @renovate in #396
  • Update actions/setup-node digest to 1e60f62 by @renovate in #398
  • Update actions/setup-dotnet digest to 6bd8b7f by @renovate in #397
  • Update github/codeql-action digest to 4fa2a79 by @renovate in #399
  • Update github/codeql-action digest to 2d79040 by @renovate in #400
  • Update github/codeql-action digest to 5cf07d8 by @renovate in #401
  • Update github/codeql-action digest to afb54ba by @renovate in #402
  • Update actions/upload-artifact digest to 89ef406 by @renovate in #403
  • Update actions/upload-artifact digest to 834a144 by @renovate in #404
  • Update github/codeql-action digest to eb055d7 by @renovate in #405
  • Update github/codeql-action digest to 29d86d2 by @renovate in #406
  • Update github/codeql-action digest to 429e197 by @renovate in #407
  • Update github/codeql-action digest to 883d858 by @renovate in #408
  • Update dependency Microsoft.NET.Test.Sdk to v17.11.0 by @renovate in #409
  • Update github/codeql-action digest to f0f3afe by @renovate in #410
  • Update github/codeql-action digest to 2c779ab by @renovate in #411
  • Update github/codeql-action digest to 4dd1613 by @renovate in #412
  • Update actions/upload-artifact digest to 5076954 by @renovate in #413
  • Update dependency Microsoft.NET.Test.Sdk to 17.11.1 by @renovate in #414
  • Update dependency FluentAssertions to 6.12.1 by @renovate in #415
  • Update github/codeql-action digest to 8214744 by @renovate in #416

Full Changelog: 2.6.2...2.6.3

2.6.2

04 Jun 09:36
Compare
Choose a tag to compare

What's Changed

  • Update actions/checkout digest to 0ad4b8f by @renovate in #383
  • Update github/codeql-action digest to b7cec75 by @renovate in #384
  • Update actions/checkout digest to a5ac7e5 by @renovate in #385
  • Update github/codeql-action digest to 9fdb3e4 by @renovate in #386
  • Update dependency Microsoft.NET.Test.Sdk to v17.10.0 by @renovate in #387
  • Update xunit-dotnet monorepo to v2.8.1 by @renovate in #388
  • Update github/codeql-action digest to f079b84 by @renovate in #389

Full Changelog: 2.6.1...2.6.2

2.6.1

09 May 10:16
Compare
Choose a tag to compare

What's Changed

  • Update dependency coverlet.msbuild to v6.0.2 by @renovate in #357
  • Update github/codeql-action digest to 3ab4101 by @renovate in #355
  • Update dependency coverlet.collector to v6.0.2 by @renovate in #356
  • Update github/codeql-action digest to 05963f4 by @renovate in #358
  • Update actions/cache action to v4.0.2 by @renovate in #359
  • Update github/codeql-action digest to 1b1aada by @renovate in #360
  • Update github/codeql-action digest to 4355270 by @renovate in #361
  • Update README.md by @eoehen in #364
  • Update xunit-dotnet monorepo by @renovate in #362
  • Update github/codeql-action digest to df5a14d by @renovate in #365
  • Update github/codeql-action digest to c7f9125 by @renovate in #366
  • Update actions/upload-artifact digest to 1746f4a by @renovate in #367
  • Update actions/upload-artifact digest to 6546280 by @renovate in #369
  • Update actions/checkout digest to 1d96c77 by @renovate in #368
  • Update github/codeql-action digest to 8f596b4 by @renovate in #370
  • fix(build) Pin mac version in build matrix by @eoehen in #374
  • Update actions/checkout digest to 0ad4b8f by @renovate in #371
  • fix(build) Pin windows version in build matrix by @eoehen in #375
  • Update github/codeql-action digest to d39d31e by @renovate in #372
  • fix(build) Remove old platform versions by @eoehen in #376
  • feat(build) Use node 20 for cake-build by @eoehen in #377
  • Pin actions/setup-node action to 60edb5d by @renovate in #379
  • Update xunit-dotnet monorepo to v2.8.0 by @renovate in #380
  • Update github/codeql-action digest to ccf74c9 by @renovate in #382
  • Update actions/checkout digest to 44c2b7a by @renovate in #381

Full Changelog: 2.6.0...2.6.1

2.6.0

26 Apr 05:40
Compare
Choose a tag to compare

What's Changed

  • feat(build) downgrade cake-tool version to 1.3.0 by @eoehen in #346
  • feat(renovate) ignore Deps cake.tool by @eoehen in #347
  • feat(tests) Improve multitargetframework by @eoehen in #345
  • feat(test) Add targetframework .net472 by @eoehen in #348
  • feat(test) Add targetframework .net8 by @eoehen in #349
  • feat Improve arguard targetframeworks by @eoehen in #351
  • fix(CA1863) Ignore warning CA1863 by @eoehen in #352
  • feat(quality) Activate code analyzers by @eoehen in #353

Full Changelog: 2.5.5...2.6.0

2.5.5

07 Mar 15:53
Compare
Choose a tag to compare

What's Changed

2.5.3

03 May 12:51
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Dependencies

  • #285 Upgrade third party libraries

2.5.2

23 Dec 10:31
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #275 Nullable Check of Enum Values will throw an error when the value is the default value

2.5.1

01 Oct 20:41
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Improvement

  • #266 Use a comparison to 'default(T)' instead or add a constraint to 'T' so that it can't be a value type.

Documentation

  • #263 Fix nuget.org readme image url

2.5.0

01 Oct 17:00
Compare
Choose a tag to compare

As part of this release we had 5 issues closed.

Features

  • #252 Between decimal guard validator
  • #251 Between long guard validator
  • #193 Between integer guard validator

Bug

  • #257 Fix lessthan namespaces

Documentation

  • #258 Improve between validation documentation

2.4.0

22 Aug 11:41
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Feature

  • #244 Add decimal validation

Bug

  • #246 Invalid long compare value datatyp

Improvement

  • #248 Improve unit test case naming