Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

Release v0.4

Compare
Choose a tag to compare
@o-alquimista o-alquimista released this 17 Mar 16:55
· 36 commits to master since this release

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 the AbstractView.