Skip to content

Releases: I-RzR-I/DomainCommonExtensions

v1.3.0.0

22 Sep 20:25
9a0adf4
Compare
Choose a tag to compare
Merge pull request #27 from I-RzR-I/feature/AddJsonValidation

Fix test for `CalculateAge`. Add new string extensions.

v1.2.0.0

29 May 20:37
cbad95d
Compare
Choose a tag to compare
Merge pull request #26 from I-RzR-I/feature/AddAndReviewValidation

add and review validation in the DataTypeExtensions folder

v1.1.2.3434

18 May 06:37
1cd61e7
Compare
Choose a tag to compare
Merge pull request #25 from I-RzR-I/feature/25042024AddNewExtension

Add new string extensions: `AsRedacted`, `TrimPrefix`, `TrimSuffix`.

v1.1.1.7310

13 Feb 18:26
93cbbd4
Compare
Choose a tag to compare
Merge pull request #24 from I-RzR-I/feature/AddIfNullOrXExtensions

Adjust/clean up code execution. Add new extens

v1.1.0.0

07 Feb 16:02
e3c57b0
Compare
Choose a tag to compare
Merge pull request #23 from I-RzR-I/fix/DowngradeReferencePacks

Remove unused, downgrade some package, fix warns.

v1.0.14.6517

31 Jan 16:48
2567cf3
Compare
Choose a tag to compare

What's Changed

  • Create CODEOWNERS by @I-RzR-I in #20
  • Fix enums extensions. Add new methods in TExtensions. by @I-RzR-I in #22

Full Changelog: v1.0.13.8399...v1.0.14.6517

v1.0.13.8399

16 Jan 21:56
0732058
Compare
Choose a tag to compare

What's Changed

  • Add new extension and fix method modifier. by @I-RzR-I in #19

Full Changelog: v1.0.12.1447...v1.0.13.8399

v1.0.12.1447

18 Oct 15:09
e85dfad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.0.11.1319...v1.0.12.1447

v.1.0.11.1319

09 Oct 22:13
3c677be
Compare
Choose a tag to compare
Merge pull request #17 from I-RzR-I/fix/WrongModification

Fix wrong modification.

v1.0.9.2108

08 Oct 21:34
973188b
Compare
Choose a tag to compare
Merge pull request #15 from I-RzR-I/feature/09-2023-AddNewExtensionMe…

…thods

Add extensions, adjust validation, refactor.