Lean::Attributes v0.3.1 Release Notes

Release Date: 2016-05-17 // almost 8 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