Skip to content

Releases: inhabitedtype/faraday

v0.3.0

23 Jul 17:23
Compare
Choose a tag to compare
  • Improve code generation by not specifying default for optional arguments in _gen functions (#8)
  • Fixup ocamldoc comments (#7)
  • Switch to jbuilder (#9, h/t @thedufer)

v0.2.0

24 Jun 22:40
Compare
Choose a tag to compare
  • add pending_bytes function to get the size of the next write (#6)
  • use unsafe array operations when bound have already been checked (#5)

v0.1.0

01 Apr 05:05
Compare
Choose a tag to compare

Initial release