All notable changes to Spark Plug
will be documented in this file.
0.6.3 - 2024-10-21
- Minimum PHP version to
v5.3.0
0.6.2 - 2024-09-29
Controller
for type-hintingCodeigniter 3
's libraries
- Code documentation by
php-cs-fixer
, code quality byphpstan
- Workflow from
Travis CI
toGithub Actions
- Code coverage from
Scrutinizer CI
toCodecov
0.6.1 - 2018-12-11
- Loaded
Output
class
0.6.0 - 2018-01-12
SparkPlug::instance
method (replacesgetCodeIgniter
method)SparkPlug::set
method for specifying constants manually (e.gAPPPATH
)
- Code quality (renaming all protected methods into one word)
- Renamed
get_instance.php
tohelpers.php
bin
directoryCONDUCT.md
CONTRIBUTING.md
0.5.0 - 2016-10-23
- Code quality
0.4.4 - 2016-09-10
- StyleCI for conforming code to PSR standards
0.4.3 - 2016-05-13
- Version of
rougin/codeigniter
to^3.0.0
0.4.2 - 2016-05-09
CI_
prefix issue when loading a library fromapplication/libraries
0.4.1 - 2016-04-29
MB_ENABLED
issue when usingInflector
helper
0.4.0 - 2016-04-25
Instance::create
0.3.0 - 2016-03-22
$path
in constructor for setting test application directory (useful for unit testing)- Tests
0.2.0 - 2015-10-23
Instance
toSparkPlug
- Code structure
0.1.2 - 2015-09-18
- Issues on defined constants
0.1.1 - 2015-09-15
- Namespaces
- Documentation
Spark Plug
library