All Versions
65
Latest Version
Avg Release Cycle
60 days
Latest Release
1005 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.13.0 Changes
January 29, 2019๐ Fixed
- โ Warning about method redefined (amatsuda)
๐ Changed
dry-logic
was bumped to~> 0.5
(solnic)dry-types
was bumped to~> 0.14
(solnic)
-
v0.12.3 Changes
January 29, 2019๐ Changed
- ๐ [internal] dry-logic was pinned to
~> 0.4.2
(flash-gordon)
- ๐ [internal] dry-logic was pinned to
-
v0.12.2 Changes
August 29, 2018๐ Fixed
- ๐ Use correct key names for rule messages when using i18n (jozzi05)
-
v0.12.1 Changes
July 06, 2018 -
v0.12.0 Changes
May 31, 2018๐ Changed
- โก๏ธ Code updated to work with
dry-types
0.13.1 anddry-struct
0.5.0, these are now minimal supported versions (flash-gordon) - ๐ [BREAKING]
Form
was renamed toParams
to be consistent with the latest changes fromdry-types
. You canrequire 'dry/validation/compat/form'
to use the previous names but it will be removed in the next version (flash-gordon)
- โก๏ธ Code updated to work with
-
v0.11.1 Changes
September 15, 2017๐ Changed
Result#to_either
was renamed to#to_monad
, the previous name is kept for backward compatibility (flash-gordon)- โ [internal] fix warnings from dry-types v0.12.0
-
v0.11.0 Changes
May 30, 2017๐ Changed
- โก๏ธ [internal] input processor compilers have been updated to work with new dry-types' AST (GustavoCaso)
-
v0.10.7 Changes
May 15, 2017๐ Fixed
validate
can now be defined multiple times for the same key (kimquy)- Re-using rules between schemas no longer mutates original rule set (pabloh)
-
v0.10.6 Changes
April 26, 2017๐ Fixed
- ๐ Fixes issue with wrong localized error messages when namespaced messages are used (kbredemeier)
-
v0.10.5 Changes
January 12, 2017