dry-types v0.7.2 Release Notes

Release Date: 2016-05-11 // almost 8 years ago
  • 🛠 Fixed

    • 0️⃣ Bool#default gladly accepts false as its value (solnic)
    • 👀 Creating an empty schema with input processor no longer fails (lasseebert)

    🔄 Changed

    • 👍 Allow multiple calls to meta (solnic)
    • 👍 Allow capitalised versions of true and false values for boolean coercions (nil0bject)
    • Replace kleisli with dry-monads (flash-gordon)
    • 👉 Use coercions from Kernel (flash-gordon)
    • Decimal coercions now work with Float (flash-gordon)
    • Coerce empty strings in form posts to blank arrays and hashes (timriley)
    • ⚡️ update to use dry-logic v0.2.3 (fran-worley)

    Compare v0.7.1...v0.7.2