Releases: rougin/refinery
Releases · rougin/refinery
v0.4.0
21 Oct 16:15
Compare
Sorry, something went wrong.
No results found
Added
Parser for determining commands to be used
Changed
Based all functions to CI_Migration class
Separated core functionality from commands
Messages in displaying all commmand outputs
auto_increment option to auto-increment in create 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
v0.3.0
06 Jan 16:30
Compare
Sorry, something went wrong.
No results found
Added
Exceptions for specific errors
Fixed
Guessing the keywords from user's input
Changed
v0.2.1
01 Sep 10:44
Compare
Sorry, something went wrong.
No results found
Added
StyleCI for conforming code to PSR standards
v0.2.0
14 May 18:09
Compare
Sorry, something went wrong.
No results found
v0.1.6
18 Feb 16:56
Compare
Sorry, something went wrong.
No results found
Fixed
Forgot code $this->codeigniter = get_instance(); in AbstractCommand
v0.1.5
18 Feb 16:43
Compare
Sorry, something went wrong.
No results found
Changed
From Rougin\SparkPlug\SparkPlug to CodeIgniter's get_instance()
Fixed
Issue in getting CodeIgniter's instance
v0.1.4
27 Sep 08:33
Compare
Sorry, something went wrong.
No results found
Changed
Code structure
Extensibility
v0.1.3
30 Aug 14:39
Compare
Sorry, something went wrong.
No results found
v0.1.2
14 Jun 15:43
Compare
Sorry, something went wrong.
No results found
Included spark-plug as a dependency package
Updated functions based from Describe 's latest version
v0.1.1
07 Jun 06:19
Compare
Sorry, something went wrong.
No results found
Forgot to include symfony/console