Skip to content

Releases: sanzaru/formify

0.1.0

26 Oct 21:58
Compare
Choose a tag to compare
  • Added custom validation handler as possible operator
  • Added support for visionOS

Full Changelog: 0.0.10...0.1.0

0.0.10

25 Oct 17:30
Compare
Choose a tag to compare
  • Optimized validation

Full Changelog: 0.0.9...0.0.10

0.0.9

25 Oct 16:14
Compare
Choose a tag to compare
  • Fixed URL default pattern and validation

Full Changelog: 0.0.8...0.0.9

0.0.8

25 Oct 16:08
Compare
Choose a tag to compare
  • Fixed URL default pattern and validation

Full Changelog: 0.0.7...0.0.8

0.0.7

24 Oct 00:00
Compare
Choose a tag to compare
  • Added new default pattern for URLs

Full Changelog: 0.0.6...0.0.7

0.0.6

17 Oct 23:04
Compare
Choose a tag to compare
  • Added operator for configurable auto trimming
  • Fixed validation with invalid preset values

Full Changelog: 0.0.5...0.0.6

0.0.5

17 Oct 21:39
Compare
Choose a tag to compare
  • Trim white spaces and new lines from input

Full Changelog: 0.0.4...0.0.5

0.0.4

16 Oct 21:14
Compare
Choose a tag to compare
  • Added convenience operators for email addresses and phone numbers
  • Fixed initial validation state

Full Changelog: 0.0.3...0.0.4

0.0.3

16 Oct 12:38
Compare
Choose a tag to compare

Pattern now given as String instead of Regex

0.0.2

16 Oct 00:11
Compare
Choose a tag to compare
  • Updated readme