Lean::Attributes v0.3.1 Release Notes
Release Date: 2016-05-17 // almost 9 years ago-
๐ Fixed
- ๐ Fixes a bug where values for custom types would be unnecessarily coerced irrespective of whether they were already of the expected type or not
Previous changes from v0.3.0
-
โ Added
- โ Adds benchmarks for ActiveAttr
- โ Adds benchmarks for ActiveRecord::Attributes
- โ Adds basic support for boolean attributes