Skip to content

v0.6.6

Compare
Choose a tag to compare
@ianlivingstone ianlivingstone released this 28 Apr 01:13
· 199 commits to master since this release

Fixed

  • A backwards incompatible change was accidently introduced in v0.6.5, /v1
    would always be appended to the url, instead, /v1 will only be appended if
    the provided url does not end with /v1.