Skip to content

Releases: tonik/gin

v2.0.0-beta.1

25 Apr 14:59
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release
Remove CLI from dependences

v1.2.3

28 Apr 08:57
Compare
Choose a tag to compare
  • Fixes bug with rendering invalid named templates

v2.0.0-alpha.1

07 Mar 09:39
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
  • 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

28 Apr 08:58
Compare
Choose a tag to compare
  • Theme container calls callable bindings on resolving
  • Theme container throws exception when resolving nonexisting binding

v1.2.1

28 Apr 09:00
Compare
Choose a tag to compare
  • Adds before and after loading actions to the Autoloader

v1.2.0

28 Apr 09:01
Compare
Choose a tag to compare
  • Adds unit tests
  • Adds coverage
  • Moves CLI to separate package

v1.1.1

28 Apr 09:02
Compare
Choose a tag to compare
  • [CLI] Migrate to symfony/finder
  • [CLI] Use answer normalizer istead of triming in validator

v1.1.0

28 Apr 09:03
Compare
Choose a tag to compare
  • Introduces CLI main class
  • Renames InitCommand

v1.0.1

28 Apr 09:05
Compare
Choose a tag to compare
  • [CLI] Find and replace in .json files, too
  • [CLI] Escape exec() inputs and set locale before replacing

v1.0.0

28 Apr 09:06
Compare
Choose a tag to compare
Dump PHP version on composer.json to >= 5.6