Releases: rougin/blueprint
Releases · rougin/blueprint
v0.7.1
16 May 16:12
Compare
Sorry, something went wrong.
No results found
Added
Support for >=6.0 of symfony/console
Support for PHP-based configuration files
Changed
initialize creates blueprint.php by default
v0.7.0
20 Oct 16:33
Compare
Sorry, something went wrong.
No results found
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.
Added
Command class for an alternative way of creating commands
Changed
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
Removed
Application class
File class
league/flysystem package
twig/twig package
rdlowrey/auryn package
v0.6.0
10 Jan 16:56
Compare
Sorry, something went wrong.
No results found
Added
Changed
Code quality
Moved GreetCommand to tests/Fixture
Removed
BLUEPRINT_FILENAME constant
CONTRIBUTING.md
v0.5.0
27 Dec 20:23
Compare
Sorry, something went wrong.
No results found
Added
Support for Twig extensions
Support for specified directory
v0.4.0
10 Oct 03:00
Compare
Sorry, something went wrong.
No results found
Added
Commands\GreetCommand
Console for preparing the application easily
Changed
v0.3.0
01 Sep 10:31
Compare
Sorry, something went wrong.
No results found
Added
Additional parameter in Blueprint::setTemplatePath for setting up Twig_Environment
v0.2.1
22 Jul 14:59
Compare
Sorry, something went wrong.
No results found
Changed
Version of Symfony components
v0.2.0
25 Mar 15:47
Compare
Sorry, something went wrong.
No results found
Added
Unit tests for Blueprint
Common\File class for handling files
Changed
Moved preloading of Twig_Environment to Blueprint::setTemplatePath
Removed
v0.1.5
18 Feb 16:32
Compare
Sorry, something went wrong.
No results found
v0.1.4
03 Oct 08:21
Compare
Sorry, something went wrong.
No results found
Added
Executables in composer.json