Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 607 Bytes

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 607 Bytes

Changelog

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.

[Unreleased]

[1.0.0] - 17.10.2017

[Added]

  • added positive test

[Changed]

  • changed output stream from stdout to php output buffer

[0.1.0] - 17.10.2017

[Added]

  • generic load() function that will render a spinner with given frames
  • dots() spinner (dots that go in a loop)
  • bar() spinner (a rotating bar)
  • API docs
  • tests