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

preparing for the ganda 1.0 release #6

Merged
merged 36 commits into from
Jul 29, 2024
Merged

preparing for the ganda 1.0 release #6

merged 36 commits into from
Jul 29, 2024

Conversation

tednaleid
Copy link
Owner

This PR refactors most of the guts of ganda.

The biggest changes are how it deals with the bodies of requests and responses.

It now allows for JSON-lines to be streamed to ganda that includes details about the desired request, and can emit bodies with different formatting.

The docs/GANDA_TOUR.ipynb notebook has many details about the updated functionality.

Breaking changes include:

  • previously experimental switches have been removed
  • previous body template code has been eliminated in favor of having other tools stream JSON bodies to ganda

@tednaleid tednaleid merged commit d9c514d into master Jul 29, 2024
@tednaleid tednaleid deleted the ganda_v1.0 branch July 29, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant