All notable changes to Blueprint will be documented in this file.
0.7.0 - 2024-10-21
Warning
This release will introduce a backward compatability break if upgrading from v0.6.0 release.
This is only applicable to packages that were extended to the Blueprint package.
Commandclass for an alternative way of creating commands
- Code coverage to
Codecov - Code documentation by
php-cs-fixer - Improved code quality by
phpstan - Minimum PHP version to
v5.3.0 - Simplified code structure
- Workflow to
Github Actions
ApplicationclassFileclassleague/flysystempackagetwig/twigpackagerdlowrey/aurynpackage
0.6.0 - 2017-01-11
Applicationclass
- Code quality
- Moved
GreetCommandtotests/Fixture
BLUEPRINT_FILENAMEconstantCONTRIBUTING.md
0.5.0 - 2016-12-28
- Support for Twig extensions
- Support for specified directory
0.4.0 - 2016-10-10
Commands\GreetCommandConsolefor preparing the application easily
FiletoLeague\Flysystem
0.3.0 - 2016-08-01
- Additional parameter in Blueprint::setTemplatePath for setting up
Twig_Environment
0.2.1 - 2016-07-22
- Version of
Symfonycomponents
0.2.0 - 2016-03-25
- Unit tests for
Blueprint Common\Fileclass for handling files
- Moved preloading of
Twig_EnvironmenttoBlueprint::setTemplatePath
Parserclass
0.1.5 - 2016-02-02
blueprint.ymltemplate
- Issue in version of kevinlebrun/colors.php
0.1.4 - 2015-10-20
- Executables in
composer.json
0.1.3 - 2015-10-20
- Simplified code structure
0.1.2 - 2015-10-08
- Main logic of the application
0.1.1 - 2015-08-09
- Extensibility of
Blueprintclass
Blueprintlibrary