This repository has been archived by the owner on Apr 10, 2023. It is now read-only.
v1.4.0
What Changes
[v1.4.0] - 2022-06-08
Bug Fixes
- encryption: wrong Exception is thrown when Mac invalid
- macro: avoid Symbol get called
Code Refactoring
- controller: callAction method check for better macro support
Features
- config: read config files from nested folder
- helpers: added global get_class_methods helper
- helpers: added Str.studly method
- view: added method withContext to expose data to onServer context
Full Changelog: v1.3.0...v1.4.0