This repository has been archived by the owner on Aug 1, 2021. It is now read-only.
Release v0.4
Changelog:
- Adopting a simpler pattern in which controllers use custom services.
- No longer using Webpack by default to manage assets.
- Created a
TemplateHelper
component to handle rendering templates and providing useful methods to use within them, replacing theAbstractView
.