All notable changes to Refinery
will be documented in this file.
0.4.0 - 2024-10-22
Parser
for determining commands to be used
- Based all functions to
CI_Migration
class - Separated core functionality from commands
- Messages in displaying all commmand outputs
auto_increment
option toauto-increment
increate
command- 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\SparkPlug
to 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-plug
as a dependency
- Based functions from
rougin/describe
'
0.1.1 - 2015-06-07
- Include
symfony/console
as a dependency
Refinery
library