Skip to content

Releases: sendsonar/http_api_builder

v0.2.4

21 Apr 22:28
v0.2.4
Compare
Choose a tag to compare
  • Remove addressable, for performance concerns
  • Refactor some of the internal query/param handling to support json and body params properly

This is now fairly stable, but still in the build-out phase, so be prepared for big API changes.

Once we hit 1.0.0, I'll freeze the API

v0.2.1

07 Apr 20:49
v0.2.1
Compare
Choose a tag to compare
  • Missing arguments now actually show up in the error message
  • Convenience methods (get, post) actually work

v0.2.0

05 Apr 19:05
v0.2.0
Compare
Choose a tag to compare

First public release