Skip to content

Tags: dispatchrun/dispatch-py

Tags

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #179 from dispatchrun/use-proto-for-serialization-…

…if-available

Avoid pickling primitive values and proto messages

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #166 from dispatchrun/simplify-error-output-status…

…-registration

Simplify registration of error/output to status mappings

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #159 from dispatchrun/remove-old-logo

README: update logo

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #154 from stealthrocket/dispatch-without-fastapi

Dispatch without FastAPI

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #149 from stealthrocket/bump-cibuildwheel

Bump cibuildwheel version to fix PyPI publish issue

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #145 from stealthrocket/raise-reset

add special Reset class to implement tail calls

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #144 from stealthrocket/examplestest

Don't test ./examples by default

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #140 from stealthrocket/py309

Python 3.9 support

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #137 from stealthrocket/promote-httpx

Promote httpx dependency

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #127 from stealthrocket/batch-submit

Batch submit