Skip to content

Releases: Joseki/FileTemplate

Released version 0.2.5

15 Oct 12:32
Compare
Choose a tag to compare
  • ControlCommand: fixed variable resolving before using any variable directly

Released version 0.2.4

12 Jan 14:01
Compare
Choose a tag to compare
v0.2.4

ControlCommand: allows to add control name via interaction

Released version 0.2.3

09 Dec 11:32
Compare
Choose a tag to compare

hotfix for unstable Symfony v2.8

Released version 0.2.2

09 Dec 11:06
Compare
Choose a tag to compare

Output filepath normalized:
C:\path\to\new/file will be now displayed as C:/path/to/new/file

Released version 0.2.1

05 Nov 12:46
Compare
Choose a tag to compare
  • DI: fixed variable defaults

Released version 0.2.0

07 Sep 19:47
Compare
Choose a tag to compare
  • changed variable syntax to ${VAR}
  • renamed command name to joseki:file-template
  • added default variables ${DS} and ${NAMESPACE} to correspond more with PhpStorm behaviour
  • improved variable resolution
  • fixed destination directory creation
  • argument DIR replaced with optional option --dir=path

Released version 0.1.2

01 Sep 17:56
Compare
Choose a tag to compare

Refactorization

Released version 0.1.1

01 Sep 15:51
Compare
Choose a tag to compare

Fixed namespaces

Released version 0.1

01 Sep 15:41
Compare
Choose a tag to compare

Released brand new tool for PhpStorm and Nette applications.

Define your multi-file templates with minimum effort. Just fill your config file and for each new file (group of files) simply run Symfony/Console (or better Joseki/Console or Kdyby/Console tools).

Profit.