Hanami::Model v1.0.2 Release Notes

Release Date: 2017-08-04 // over 6 years ago
  • 🛠 Fixed

    • [Maurizio De Magnis] URI escape for Postgres password
    • ⚡️ [Marion Duprey] Ensure repository to generate timestamps values even when only one between created_at and updated_at is present
    • 💎 [Paweł Świątkowski] Make Postgres JSON(B) to work with Ruby arrays
    • 🚚 [Luca Guidi] Don't remove migrations when running Hanami::Model::Migrator#apply fails to dump the database