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: add preprocess and postprocess hooks #2730

Merged
merged 13 commits into from
Mar 22, 2023

Commits on Mar 22, 2023

  1. add hooks

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    2d052f5 View commit details
    Browse the repository at this point in the history
  2. add tests

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    ccb91d9 View commit details
    Browse the repository at this point in the history
  3. add docs

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    3b9d344 View commit details
    Browse the repository at this point in the history
  4. update src

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    36051ca View commit details
    Browse the repository at this point in the history
  5. add options tests

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c8c9bc6 View commit details
    Browse the repository at this point in the history
  6. add docs nav

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    91fdfd0 View commit details
    Browse the repository at this point in the history
  7. fix docs

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e5192ab View commit details
    Browse the repository at this point in the history
  8. fix signature

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    46598ce View commit details
    Browse the repository at this point in the history
  9. clean up

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d3bca2f View commit details
    Browse the repository at this point in the history
  10. use hooks options

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a69cdbc View commit details
    Browse the repository at this point in the history
  11. fix output

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c6b2348 View commit details
    Browse the repository at this point in the history
  12. fix tests

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    17af7e3 View commit details
    Browse the repository at this point in the history
  13. consolidate code

    UziTech committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    199b398 View commit details
    Browse the repository at this point in the history