File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313- ` 1.0.x ` Releases - [ 1.0.1] ( #101 ) | [ 1.0.0] ( #100 )
1414
1515---
16+ ## [ Unreleased]
1617
18+ ### Features
19+ - Make IValidatorError conform to LocalizedError
20+ - Implemented by [ @ns-vasilev ] ( https://github.com/ns-vasilev ) in Pull Request [ #113 ] ( https://github.com/space-code/validator/pull/113 ) .
1721
1822## [ 1.4.0] ( https://github.com/space-code/validator/releases/tag/1.4.0 )
1923
@@ -203,6 +207,7 @@ Released on 2023-10-09. All issues associated with this milestone can be found u
203207- Implement ` Validator ` package
204208 - Contributed by [ @ns-vasilev ] ( https://github.com/ns-vasilev ) in Pull Request [ #1 ] ( https://github.com/space-code/validator/pull/1 ) .
205209
210+ [ unreleased ] : https://github.com/space-code/validator/compare/1.4.0..HEAD
206211[ 1.4.0 ] : https://github.com/space-code/validator/compare/1.3.0..1.4.0
207212[ 1.3.0 ] : https://github.com/space-code/validator/compare/1.2.0..1.3.0
208213[ 1.2.0 ] : https://github.com/space-code/validator/compare/1.1.0..1.2.0
You can’t perform that action at this time.
0 commit comments