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

Update how formatters are registered, allowing the addition of custom formatter #450

Merged
merged 4 commits into from
Oct 27, 2023

Commits on Oct 22, 2023

  1. Update how formatters are registered, allowing the addition of custom…

    … formatter in a easy way
    emilio2hd committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    dfeb9ba View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Rename add method to register.

    Change formatter_klass to be a required parameter
    emilio2hd committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    733c312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb433d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df55df4 View commit details
    Browse the repository at this point in the history