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.
- 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)
- fixed code styling bugs from scrutinizer analyzes
0.3.1 - released at 2017-11-02
- fixed code styling bugs from scrutinizer analyzes
- replaced invalid RuntimeException class
0.3.0 - released at 2017-11-01
- added optional argument "$highestAllowedStatusCode" in the HttpFetcher constructor
- fixed code styling bugs from scrutinizer analyzes
- removed composer.lock
0.2.0 - released at 2017-04-26
- 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
- updated dependency to use version 1.0 of php_component_curl
0.1.2 - released at 2017-04-19
- ".idea" to the ".gitignore"
- install section
- keywords in the composer.json
- link to the travis build status
- converted history to changelog
0.1.1 - released at 2017-04-17
- fixed statistic->total_traffic
0.1.0 - released at 2017-04-17
- added example output
- added how to section
- created dedicated repository
- created
- HttpFileFetcher
- Service/Builder section
- example written