v1.0.0
Full Changelog: v0.7.0...v1.0.0
- breaking:
ControllerAttributes
is nowControllerVariables
with a friendlier API. - feat: Support for
ControllerVariables
inPhlex::Rails::Layout
. - feat: Added
MetaTags
component to aid in easy HTML meta tag definitions. - fix(ImplicitRender): Use
camelize
instead ofclassify
on view path.