This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
Releases: tonik/gin
Releases · tonik/gin
v2.0.0-beta.1
Remove CLI from dependences
v1.2.3
- Fixes bug with rendering invalid named templates
v2.0.0-alpha.1
- Use configured extension suffix for template files #5
- Remove unused Console\Kernel class
- Refactors tests to not mockup Config class
- Fixes bug with rendering invalid named templates
v1.2.2
- Theme container calls callable bindings on resolving
- Theme container throws exception when resolving nonexisting binding
v1.2.1
- Adds before and after loading actions to the Autoloader
v1.2.0
- Adds unit tests
- Adds coverage
- Moves CLI to separate package
v1.1.1
- [CLI] Migrate to symfony/finder
- [CLI] Use answer normalizer istead of triming in validator
v1.1.0
- Introduces CLI main class
- Renames InitCommand
v1.0.1
- [CLI] Find and replace in .json files, too
- [CLI] Escape exec() inputs and set locale before replacing
v1.0.0
Dump PHP version on composer.json to >= 5.6