frost v0.2.3 Release Notes

Release Date: 2016-03-23 // over 8 years ago
  • 🛠 Fixes:

    • ⬆️ Upgraded to Crystal 0.14: breaking changes

Previous changes from v0.2.2

  • 🛠 Fixes:

    • ⬆️ Upgraded to Crystal 0.11: matches redesign of HTTP::Server
    • ⬆️ Upgraded to Crystal 0.12: minor changes
    • 👉 Use ECR escapes to generate application layout
    • Record#initialize now uses setter methods
    • 👍 Allow classes inheriting Record to be abstract (ie. abstract ApplicationModel < Frost::Record)
    • Always save Record datetimes at UTC

    🔋 Features:

    • link_to_if and link_to_unless view helpers
    • 📜 Parse time strings: ISO8601, RFC822, JSON (as generally accepted)