Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.

Releases: vladfaust/validations.cr

v0.2.1

30 Mar 14:14
v0.2.1

Choose a tag to compare

New Features ✨

  • 2c46b49 scheme: String | Enumerable(String) rule (closes #5)

Refactoring 📝

  • e7a668f do not require all rules by default

v0.2.0

23 Mar 16:27

Choose a tag to compare

New Features ✨

  • be0ab6c ⚠️ breaking #invalid_attributes getter is nil by default
  • de57f6a presence: Bool rule (closes #6)

Refactoring 📝

Patrons 🕊

v0.1.6

23 Mar 16:26

Choose a tag to compare

Documentation 📚

  • (README) 90c17fd add Gitter badge
  • (README) 9bc47cd add Supporters section

Chores 🔧

  • (CI) 8f55e02 keep history on deploy
  • (README) 29f7eb4 improve API docs badge
  • (README) 0101465 fix awesome badge

Patrons 🕊

v0.1.5

29 Sep 15:17

Choose a tag to compare

New Features

  • be7bcc1 improve composition, add .rule macro (closes #1)

Documentation

  • a2264bb add patreon-related stuff to README
  • fea6921 add "for Crystal" to README
  • 2dad191 improve wording in README

v0.1.4

29 Sep 15:16

Choose a tag to compare

Bug Fixes

  • c833167 Validation::Error has message

v0.1.3

19 Sep 21:24

Choose a tag to compare

New Features

Documentation

  • 8ab3726 optimize awesome badge in README

v0.1.2

19 Sep 21:08

Choose a tag to compare

New Features

Documentation

  • d8527c6 list currently implemented validations (closes #2)

v0.1.1

19 Sep 11:49

Choose a tag to compare

Bug Fixes

v0.1.0

26 Aug 11:21

Choose a tag to compare

🎉