Releases: dappur/dapp
Releases · dappur/dapp
dApp v0.7.4
[0.7.4] - 2018-10-11
Added
themecommand. This will install a theme from a git url or if no url is set, it will present the options
Changed
- General code cleanup and consolidation
dApp v0.7.3
prepared for version 0.7.4 release
dApp v0.7.3
[0.7.3] - 2018-09-16
Added
--vagrantoption to thenewcommand. If this is set, it will runvagrant upwhen installation is complete.
dApp v0.7.2
[0.7.2] - 2018-09-16
Notes
This update is to support the newest version of the framework which branches the views out of the main framework repository in support of a "theme" system. Nothing has changed in the themes except their location. The new command will automatically install them for you when it creates your project. Please see the README to learn more.
Changed
- Project creation now supports installing themes automatically, since the themes have been separated from the main framework.
Removed
- Migrate commands. Theres no point as they were just passthrough commands for phinx.
dApp v0.7.1
[0.7.1]
Added
- App class generation command:
app - Middleware class generation command:
middleware - Twig Extension class generation command:
twigex
Changed
- Updated README
- Updated command hints and instructions
dApp v0.7.0
[0.7.0] - 2018-09-15
Added
- New readme with usage instructions.
Changed
- Updated existing commands to work with v3.0 of the Framework.
- Disabled the
setupcommand until it can be rewritten for v3.0.
Removed
- Removed redundant
Controller.phpclasses - Legacy code that was unused
Pre-Release v0.6.12
Pre-Release v0.6.12