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.
Command
class 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
Application
classFile
classleague/flysystem
packagetwig/twig
packagerdlowrey/auryn
package
0.6.0 - 2017-01-11
Application
class
- Code quality
- Moved
GreetCommand
totests/Fixture
BLUEPRINT_FILENAME
constantCONTRIBUTING.md
0.5.0 - 2016-12-28
- Support for Twig extensions
- Support for specified directory
0.4.0 - 2016-10-10
Commands\GreetCommand
Console
for preparing the application easily
File
toLeague\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
Symfony
components
0.2.0 - 2016-03-25
- Unit tests for
Blueprint
Common\File
class for handling files
- Moved preloading of
Twig_Environment
toBlueprint::setTemplatePath
Parser
class
0.1.5 - 2016-02-02
blueprint.yml
template
- 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
Blueprint
class
Blueprint
library