Skip to content

Releases: troublete/php-load

Release 1.0.0

17 Oct 18:12
Compare
Choose a tag to compare

[Added]

  • added positive test

[Changed]

  • changed output stream from stdout to php output buffer

Release 0.1.0

17 Oct 12:06
Compare
Choose a tag to compare

[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