You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> -`ValidationFailure` renamed to `ValidationError` in [`joe733@12ae1f5`](https://github.com/joe733/pyvalidators/commit/12ae1f5850555d11e1f1a2c03f597fd10610215a)
6
39
7
-
- feat: refactoring; updates; fixes; bump version by @joe733 in [#283](https://github.com/python-validators/validators/pull/283)
8
-
-*Breaking Changes*:
9
-
-`ValidationFailure` renamed to `ValidationError` in [joe733@12ae1f5](https://github.com/joe733/pyvalidators/commit/12ae1f5850555d11e1f1a2c03f597fd10610215a)
40
+
- feat: refactoring; updates; fixes; bump version by @joe733 in [#283](https://github.com/python-validators/validators/pull/283)(<https://github.com/joe733/pyvalidators/commit/12ae1f5850555d11e1f1a2c03f597fd10610215a>)
10
41
- build(deps): bump pymdown-extensions from 9.11 to 10.0 by @dependabot in [#273](https://github.com/python-validators/validators/pull/273)
11
42
- build(deps): bump requests from 2.28.2 to 2.31.0 by @dependabot in [#275](https://github.com/python-validators/validators/pull/275)
12
43
- add validator ETH addresses (ERC20) by @msamsami in [#276](https://github.com/python-validators/validators/pull/276)
13
44
- Added Country Code Validation by @aviiciii in [#280](https://github.com/python-validators/validators/pull/280)
14
45
- build(deps-dev): bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in [#281](https://github.com/python-validators/validators/pull/281)
15
46
16
-
### New Contributors
47
+
_**New Contributors**_
17
48
18
49
-@dependabot made their first contribution in [#273](https://github.com/python-validators/validators/pull/273)
19
50
-@msamsami made their first contribution in [#276](https://github.com/python-validators/validators/pull/276)
@@ -33,6 +64,9 @@
33
64
34
65
## 0.21.0 (2023-03-25)
35
66
67
+
> -_Breaking_:
68
+
> - Couple of API changes, refer [documentation](https://python-validators.github.io/validators/)
69
+
36
70
- feat: add build for pypi workflow by @joe733 in [#255](https://github.com/python-validators/validators/pull/255)
37
71
- feat: @validator now catches `Exception` by @joe733 in [#254](https://github.com/python-validators/validators/pull/254)
38
72
- maint: improves `i18n` package by @joe733 in [#252](https://github.com/python-validators/validators/pull/252)
0 commit comments