Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 21:22
· 98 commits to refs/heads/master since this release
db2c8f1

Changes

🪲 Fixes

  • Fix cameras not reading data as bytes (#233) @bdraco
  • Fix double url encoding for GET requests (#232) @bdraco
  • Fix a missing await (#230) @bdraco
  • Force content type check to pass when the box responds with text/plain (#228) @bdraco