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 support for a JSON renderer #193

Merged
merged 27 commits into from
Sep 5, 2024
Merged

feat: Add support for a JSON renderer #193

merged 27 commits into from
Sep 5, 2024

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    3f25061 View commit details
    Browse the repository at this point in the history
  2. update readme

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a8537d0 View commit details
    Browse the repository at this point in the history
  3. add view

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    52e5a0b View commit details
    Browse the repository at this point in the history
  4. Autoformat code using black

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0c4be65 View commit details
    Browse the repository at this point in the history
  5. cleaning up

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    266a833 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9855b2 View commit details
    Browse the repository at this point in the history
  7. Autoformat code using black

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6f0fda9 View commit details
    Browse the repository at this point in the history
  8. clean up

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1696bfe View commit details
    Browse the repository at this point in the history
  9. add play hosts

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    530f23e View commit details
    Browse the repository at this point in the history
  10. include_role in to_dict

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bcab014 View commit details
    Browse the repository at this point in the history
  11. add some tests

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f54245f View commit details
    Browse the repository at this point in the history
  12. Autoformat code using black

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e335aaf View commit details
    Browse the repository at this point in the history
  13. tests wip

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2ea62cc View commit details
    Browse the repository at this point in the history
  14. tests

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    308b2e5 View commit details
    Browse the repository at this point in the history
  15. simplify JQ command

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2d7ca82 View commit details
    Browse the repository at this point in the history
  16. small cleanup

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c7fb88a View commit details
    Browse the repository at this point in the history
  17. remove exclude_compositions

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    aabfbe7 View commit details
    Browse the repository at this point in the history
  18. cleaning

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5a60948 View commit details
    Browse the repository at this point in the history
  19. update

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    dd4a9ae View commit details
    Browse the repository at this point in the history
  20. Autoformat code using black

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    09ff407 View commit details
    Browse the repository at this point in the history
  21. format before tests

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5beae69 View commit details
    Browse the repository at this point in the history
  22. add json schema

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    19c5935 View commit details
    Browse the repository at this point in the history
  23. add json schema validation

    haidaraM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    29d8f2d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. copyright stuff

    haidaraM committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    59a4bf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix

    haidaraM committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    efb156a View commit details
    Browse the repository at this point in the history
  2. doc update

    haidaraM committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    79b9b02 View commit details
    Browse the repository at this point in the history
  3. doc fix

    haidaraM committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6affeef View commit details
    Browse the repository at this point in the history