Skip to content

v3.0.0

Compare
Choose a tag to compare
@KaiSchwarz-cnic KaiSchwarz-cnic released this 12 Mar 15:55
· 266 commits to master since this release

3.0.0 (2020-03-12)

Bug Fixes

  • travis: move allow_failures from matrix to jobs (2237296)

Features

  • apiclient: request method now accepts HashMap<String, Object> as command (allow nested arrays) (35e500d)

BREAKING CHANGES

  • apiclient: changed type for parameter cmd of APIClient method request