All notable changes to Refinery will be documented in this file.
0.4.0 - 2024-10-22
Parserfor determining commands to be used
- Based all functions to
CI_Migrationclass - Separated core functionality from commands
- Messages in displaying all commmand outputs
auto_incrementoption toauto-incrementincreatecommand- Code coverage provider to
Codecov - Code documentation by
php-cs-fixer - Improved code quality by
phpstan - Reworked entire code structure
- Workflow provider to
Github Actions
0.3.0 - 2017-01-07
- Exceptions for specific errors
- Guessing the keywords from user's input
- Improve code quality
0.2.1 - 2016-09-07
- StyleCI for conforming code to PSR standards
- Versions of several libraries in
composer.json
0.2.0 - 2016-04-14
- Tests
0.1.6 - 2016-03-05
- Forgot code
$this->codeigniter = get_instance();inAbstractCommand
0.1.5 - 2016-03-03
- From
Rougin\SparkPlug\SparkPlugto CodeIgniter'sget_instance()
- Issue in getting CodeIgniter's instance
0.1.4 - 2015-10-23
- Code structure
- Extensibility
0.1.3 - 2015-09-18
- Migration to
rougin/blueprint
- Commands
- Simplified code structure
0.1.2 - 2015-09-18
rougin/spark-plugas a dependency
- Based functions from
rougin/describe'
0.1.1 - 2015-06-07
- Include
symfony/consoleas a dependency
Refinerylibrary