DownloadChange Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
[Open]
To Add
-
write unit test
* DetailListOfLineParser
* Processor
* ScoreboardListOfLineParser
* SectionStateMachine
* StatisticListOfLineParser
* Storage
-
add the cool stuff from here and there to this list (project steel with eyes wide open)
-
add a link to the version eye status (currently not possible because of limitations)
To Change
[Unreleased]
Added
To Change
0.3.1 - released at 2017-11-02
Changed
0.3.0 - released at 2017-11-01
Added
-
added optional argument "$highestAllowedStatusCode" in the HttpFetcher constructor
Changed
-
fixed code styling bugs from scrutinizer analyzes
-
removed composer.lock
0.2.0 - released at 2017-04-26
Added
-
example "check_if_a_request_is_still_running.php" in the local example path
-
link to this change log in the README.md.
-
link to the openhub page
-
link to the scrutinizer status
-
most important final words in the README.md
-
supported for php version 7.1
Changed
0.1.2 - released at 2017-04-19
Added
-
".idea" to the ".gitignore"
-
install section
-
keywords in the composer.json
-
link to the travis build status
Changed
0.1.1 - released at 2017-04-17
Added
Changed
-
fixed statistic->total_traffic
0.1.0 - released at 2017-04-17
Added
-
added example output
-
added how to section
-
created dedicated repository
-
created
* HttpFileFetcher
* Service/Builder section
-
example written
|