Skip to content

Latest commit

 

History

History
68 lines (49 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

68 lines (49 loc) · 1.64 KB

Changelog

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


0.6.0 - 2020-12-19

Added

  • php 8 support

Removed

  • support for php 7.2

0.5.0 - 2019-11-01

Added

  • interface SpinnerInterface

Removed

  • const Color::NO_ANSI
  • method Spinner::disable()
  • method Spinner::isEnabled()

0.4.0 - 2019-11-01

Added

  • method Spinner::isEnabled()
  • method Spinner::disable()
  • method Driver::useStdOut()

Removed

  • method Driver::disableStdErr()

0.3.0 - 2019-10-20

Changed

  • project structure

0.2.0 - 2019-10-20

0.1.0 - 2019-10-20

0.0.2 - 2019-10-20

0.0.1 - 2019-10-20