We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6598357 commit 0f2e2adCopy full SHA for 0f2e2ad
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Dart Package Versioning](https://dart.dev/tools/pub
7
8
## [Unreleased]
9
10
+## [0.12.4] - 2021-12-20
11
+
12
### Added
13
14
- IPv6 and ReqIPv6 classes to validate both optional and mandatory IPv6 form
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: formdator
2
description: A collection of form field validators that can be selected and grouped into various combinations through composition — Decorator Pattern.
3
-version: 0.12.3
+version: 0.12.4
4
homepage: https://dartoos.dev
5
repository: https://github.com/dartoos-dev/formdator
6
0 commit comments