frost v0.2.3 Release Notes

Release Date: 2016-03-23 // about 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)