Skip to content

v0.3.0

Compare
Choose a tag to compare
@ywatanabe-dev ywatanabe-dev released this 21 Jun 01:04
· 40 commits to main since this release
8235a98

Functional change/bug fix

  • Update webAPI response (THETA X firmware v2.00.0)
    • Update firmwareVersion of /osc/info response (THETA X)
    • Change previewFormat support value (THETA X)
    • Add _proxy object to getOptions response and _listAccessPoints response (THETA Z1 and X)
  • Implement _detail parameter for camera.listFiles
  • Correct the order in which the files are displayed in the response of camera.listFiles

Not functional change

  • Add GitHub Actions
    • Add lint and type check on push
    • Add test execution for deployment URL on deploy
  • Update some dependent packages``