Skip to content

v0.5.0

Compare
Choose a tag to compare
@seliopou seliopou released this 16 Sep 13:21
· 110 commits to master since this release

Breaking Changes

  • Remove support for string and bytes types as output formats (#22)

Other Changes

  • Eliminate dependency on ocplib-endian (#24, #26, h/t @hcarty)
  • Fix bug in serialize_to_string (#27, h/t @hcarty)
  • Make faraday more robust to integer overflow (#23, h/t @dinosaure)