Skip to content

Release 1.0.0a6

Pre-release
Pre-release
Compare
Choose a tag to compare
@elprans elprans released this 03 Oct 17:04
1.0.0a6

Improvements

  • Add support for ServiceBus bindings
    (in 09a3e3f for #133)

  • Add support for Python 3.7
    (in 44d32e5 for #166)

  • Add HttpRequest.route_params property to access parsed route arguments
    (in eb48048 for #198)

  • Allow returning multiple messages in a queue binding
    (in 5d62e62 for #192)