Version 0.6.1
- Optimized the packaging.
Version 0.6.0
- Added the
New-ValidatorEnumcmdlet.
Version 0.5.0
- Breaking change: renamed the
Test-Validationcmdlet toAssert-Validation. - Added a new
Test-Validationcmdlet returning a boolean value instead of error messages.
Version 0.4.0
- Breaking change: removed the
New-ValidatorIbancmdlet. - Added the
New-ValidatorCount,New-ValidatorMaxCount,New-ValidatorMinCountandNew-ValidatorUricmdlets.
Version 0.3.0
- Added the
New-ValidatorBase64,New-ValidatorEmailandNew-ValidatorIbancmdlets.
Version 0.2.0
- Added the
New-ValidatorCreditCard,New-ValidatorInandNew-ValidatorNotIncmdlets.
Version 0.1.1
- Fixed a packaging issue.
- Initial release.