2019-03-03         [RELEASE] Release of project-builder 0.7.0 (Dirk Wenzel)
2019-03-03 5ac424d [TASK] Task/Replace now reports occurrences of replaced string (Dirk Wenzel)
2019-03-03 14a756d [BUGFIX] fixed error caused by unexpected exception in Task/Replace (Dirk Wenzel)
2019-03-02 4b717e1 [TASK] task "replace" implemented (Dirk Wenzel)
2019-03-02 d33f9bc [CI] configuration for sonar added (Dirk Wenzel)

2019-03-01         [RELEASE] Release of setup-helper 0.6.0 (Dirk Wenzel)
2019-03-01 e6b69fe [TASK] namespace corrected (Dirk Wenzel)
2019-03-01 684bd4b [TASK] coding style (Dirk Wenzel)
2019-03-01 6e2413d [TASK] always perform unit tests with coverage - configuration moved to xml file (Dirk Wenzel)
2019-02-28 08aa71f [TASK] code cleanup (Dirk Wenzel)
2019-02-28 1251a05 [feature] Readme.md mentions symlink functionality (michael scheppat)
2019-02-28 844cec4 [fix] correct path behaviour on file not found error message (michael scheppat)
2019-02-28 ba46280 [feature] setup-helper gets symlink functionality (michael scheppat)
2019-02-28 2957897 [TASK][CI] badge for travis builds added (Dirk Wenzel)
2019-02-28 311fc59 [BUGFIX][CI] fixed error caused by invalid parameter for phpunit call (Dirk Wenzel)
2019-02-28 95771c5 [BUGFIX][CI] invalid parameters removed from script call (Dirk Wenzel)
2019-02-28 4360be3 [TASK][CI] obsolete entry removed from build matrix (Dirk Wenzel)
2019-02-28 df09efb [CI][BUGFIX] obsolete script call for functioal tests removed (Dirk Wenzel)
2019-02-28 c07b007 [CI] configuration for travis ci added (Dirk Wenzel)
2019-02-28 6d4c672 [Task] package description updated (Dirk Wenzel)

2019-02-22         [RELEASE] Release of project-builder 0.5.1 (Dirk Wenzel)
2019-02-22 2c2bfe1 [TASK] obsolete repository URL removed from documentation Thanks to @jfastnacht for pointing this out (Dirk Wenzel)
2019-02-21 109b2e9 [RELEASE] Release of setup-helper 0.5.0 (Dirk Wenzel) (Dirk Wenzel)
2019-02-21 d0def33 [TASK] project renamed to setup-helper - vendor name and composer name adapted (Dirk Wenzel)
2019-02-21 7c0dc0e [TASK] coding style (Dirk Wenzel)

2019-02-21         [RELEASE] Release of setup-helper 0.5.0 (Dirk Wenzel)
2019-02-21 d0def33 [TASK] project renamed to setup-helper - vendor name and composer name adapted (Dirk Wenzel)
2019-02-21 7c0dc0e [TASK] coding style (Dirk Wenzel)

2019-02-20         [RELEASE] Release of project-builder 0.4.0 (Dirk Wenzel)
2019-02-20 792b823 [BUGFIX] fixture file restored again (Dirk Wenzel)
2019-02-20 10c0d86 [TASK] Task/MakeDirectory finished - missing fixture resorted (Dirk Wenzel)
2019-02-20 de75add [BUGFIX] fixed error caused by missing implementation of setter in AbstractTask (Dirk Wenzel)
2019-02-20 4c55f69 [BUGFIX] missing fixture file restored (Dirk Wenzel)
2019-02-20 c63b923 [TASK] Task/MakeDirectory implemented (WIP) (Dirk Wenzel)
2019-02-20 90328d5 [BUGFIX] Unlink now uses absolute path (Dirk Wenzel)

2019-02-18         [RELEASE] Release of project-builder 0.3.1 (Dirk Wenzel)
2019-02-18 05fa750 [HOTFIX] missing constants for task rename added (Dirk Wenzel)

2019-02-18         [RELEASE] Release of project-builder 0.3.0 (Dirk Wenzel)
2019-02-18 317b364 [BUGFIX] fixed error in unit test caused by invalid path (Dirk Wenzel)
2019-02-18 2bc98ab [TASK] Task Rename implemented (Dirk Wenzel)

2019-02-18         [RELEASE] Release of project-builder 0.2.0 (Dirk Wenzel)
2019-02-17 dbe3817 [TASK] require naucon/file (Dirk Wenzel)
2019-02-17 1fbfb03 [BUGFIX] constant name in SettingsInferface corrected (Dirk Wenzel)
2019-02-17 6d234da [TASK] Task/Move implemented, existing Tasks refactored - use Composer/IOInterface instead of Result (Dirk Wenzel)
2019-02-15 6cfdf3b [RELEASE] Release of project-builder 0.1.0 (Dirk Wenzel) (Dirk Wenzel)
2019-02-15 54df1b1 [TASK] Readme added (Dirk Wenzel)
2019-02-14 8d22e1a [BUGFIX] fixed error caused by invalid configuration structure in Installer (Dirk Wenzel)
2019-02-14 59f640f [TASK] Task/Unlink implemented (Dirk Wenzel)
2019-02-14 ac5f984 [TASK] SettingsInterface added, task Rename and Unlink implemented (WIP) (Dirk Wenzel)
2019-02-14 420f399 [CI] configuration for build and test job added (Dirk Wenzel)
2019-02-14 8e07872 [TASK] Report classes and TaskInterface implemented (Dirk Wenzel)
2019-02-14 af07c7f [TASK] Installer added (Dirk Wenzel)
2019-02-14 4c0f579 [TASK] composer.json added (Dirk Wenzel)

2019-02-15         [RELEASE] Release of project-builder 0.1.0 (Dirk Wenzel)
2019-02-15 54df1b1 [TASK] Readme added (Dirk Wenzel)
2019-02-14 8d22e1a [BUGFIX] fixed error caused by invalid configuration structure in Installer (Dirk Wenzel)
2019-02-14 59f640f [TASK] Task/Unlink implemented (Dirk Wenzel)
2019-02-14 ac5f984 [TASK] SettingsInterface added, task Rename and Unlink implemented (WIP) (Dirk Wenzel)
2019-02-14 420f399 [CI] configuration for build and test job added (Dirk Wenzel)
2019-02-14 8e07872 [TASK] Report classes and TaskInterface implemented (Dirk Wenzel)
2019-02-14 af07c7f [TASK] Installer added (Dirk Wenzel)
2019-02-14 4c0f579 [TASK] composer.json added (Dirk Wenzel)
