Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@rougin rougin released this 21 Oct 16:15

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