Added
- Add rce startDevice/stopDevice CLI commands (#372)
- Add
formatproperty to CaptureScreenshotResult (#386) - Support top-level patterns to external dirs using globstar (#394)
Changed
- Migrate RCE routes to
/api/v0/inputand the 8060 port proxy (#396) - Rename
getFilePathstoresolveFilesArray(#393) - Replace
postman-requestshims andfetch(#390) - Align on camelCase convention (#369)
- Validate device configs specify exactly one targeting identifier (#388)
- Refine comments (#371)
- Rename query* ECP methods to get* (#385)
- upgrade to @rokucommunity/logger@0.4.2. Notable changes since 0.4.1:
Removed
- Remove all @deprecated items (#389)