dry-types v0.1.0 Release Notes

Release Date: 2015-11-27 // over 8 years ago
  • ➕ Added

    • form.* coercible types (solnic)
    • Type::Hash#strict for defining hashes with a strict schema (solnic)
    • Type::Hash#symbolized for defining hashes that will symbolize keys (solnic)
    • Dry::Data.register_class short-cut interface for registering a class and setting its .new method as the constructor (solnic)
    • 🏗 Dry::Data::Compiler for building a type from a simple ast (solnic)

    Compare v0.0.1...v0.1.0