Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: custom writer for progressbar and spinner printers #337

Commits on Apr 2, 2022

  1. Add custom writer to progress bar and spinner

    Brooke Hatton committed Apr 2, 2022
    Copy the full SHA
    f282f1e View commit details
    Browse the repository at this point in the history
  2. update docs

    Brooke Hatton committed Apr 2, 2022
    Copy the full SHA
    1749426 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. add writer to print calls

    Brooke Hatton committed Apr 11, 2022
    Copy the full SHA
    f8ba89a View commit details
    Browse the repository at this point in the history
  2. add writer to print call

    Brooke Hatton committed Apr 11, 2022
    Copy the full SHA
    290f084 View commit details
    Browse the repository at this point in the history
  3. add tests for spinners

    Brooke Hatton committed Apr 11, 2022
    Copy the full SHA
    9c25d44 View commit details
    Browse the repository at this point in the history
  4. dont use value formatters for output checks

    Brooke Hatton committed Apr 11, 2022
    Copy the full SHA
    31adc3f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. add progress bar test

    Brooke Hatton committed Apr 16, 2022
    Copy the full SHA
    1e56c4b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4ee46ab View commit details
    Browse the repository at this point in the history