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: added a custom writer for all text printers #324

Commits on Mar 23, 2022

  1. feat: added a custom writer for all printers

    floaust authored and Brooke Hatton committed Mar 23, 2022
    Copy the full SHA
    c5d92b0 View commit details
    Browse the repository at this point in the history
  2. remove from area printer due to more complex requirements. SAdd to ba…

    …sic text printer
    Brooke Hatton committed Mar 23, 2022
    Copy the full SHA
    609ed85 View commit details
    Browse the repository at this point in the history
  3. remove unused type

    Brooke Hatton committed Mar 23, 2022
    Copy the full SHA
    8c2b1f5 View commit details
    Browse the repository at this point in the history
  4. Use default outputter if none is provided

    Brooke Hatton committed Mar 23, 2022
    Copy the full SHA
    d8c2b90 View commit details
    Browse the repository at this point in the history
  5. rename to WithWriter

    Brooke Hatton committed Mar 23, 2022
    Copy the full SHA
    3024719 View commit details
    Browse the repository at this point in the history
  6. add basic tests

    Brooke Hatton committed Mar 23, 2022
    Copy the full SHA
    c50e99c View commit details
    Browse the repository at this point in the history
  7. confirm correct writer is used

    Brooke Hatton committed Mar 23, 2022
    Copy the full SHA
    48050e3 View commit details
    Browse the repository at this point in the history