Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

42 lines (27 loc) · 1.2 KB

Change 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

  • add link to openhub
  • add link to scrutinizer.yml
  • add link to packagist (and install howto)
  • add api documentation
  • add formatter
  • add percentage at the beginning that gets calculated and updated on each update call (like wget is doing it)
  • add support to calculate maximum width (based on terminal size) dynamically (tput cols?)
  • add eta calculation
  • write tests

To Change

[Unreleased]

Added

Changed

1.1.0 - released at 2017-05-21

Changed

  • moved to psr-4 autoloading
  • moved history entry to dedicated changelog file
  • updated minimum version of php to 5.6

1.0.0 - released at 2015-05-24

Added

  • initial release