frost v0.2.2 Release Notes
Release Date: 2016-02-18 // over 8 years ago-
๐ 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
andlink_to_unless
view helpers- ๐ Parse time strings: ISO8601, RFC822, JSON (as generally accepted)