Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 827 Bytes

File metadata and controls

34 lines (23 loc) · 827 Bytes

Changelog

All notable changes to Console will be documented in this file.

0.2.1 - Unreleased

Added

  • Conformed to Level 10 of PHPStan

0.2.0 - 2024-11-10

Added

  • create command for creating pages

Changed

  • Code coverage provider to Codecov
  • Code documentation by php-cs-fixer
  • Improved code quality by phpstan
  • Minimum PHP version to v5.3.0
  • Simplified code structure
  • Workflow provider to Github Actions

Removed

  • Options for build command

0.1.1 - 2018-04-08

Changed

  • Version of staticka/staticka in composer.json

0.1.0 - 2018-04-05

Added

  • Console library