frost v0.2.3 Release Notes
Release Date: 2016-03-23 // about 7 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
andlink_to_unless
view helpers- ๐ Parse time strings: ISO8601, RFC822, JSON (as generally accepted)