Skip to content

Releases: electricimp/Rocky

3.0.1

26 Jan 11:11
04255f4
Compare
Choose a tag to compare

Bug fix: correct timeout setting in init().

3.0.0

12 Dec 19:41
ec56ee7
Compare
Choose a tag to compare
  • Library file name updated
  • Library updated to a singleton
    • no constructor, replaced with init method
  • Documentation updates
  • Added setting to make signature case sensitive
  • Added check to ensure on method's timeout parameter is valid

2.0.2-tests

21 Oct 22:10
426eca7
Compare
Choose a tag to compare
  • Updated tests using impAPI http.request method to use uppercase verb for all requests

2.0.2-ci-testing

26 Apr 23:36
2f3b0ab
Compare
Choose a tag to compare
  • Updated badge to Team City
  • Removed travis.yml
  • Updated .impt.test file
  • Added .editorconfig

2.0.2

02 Jan 20:42
662c52e
Compare
Choose a tag to compare
  • Typo fixed (#37), the version is pumped up.

2.0.1

07 Dec 05:54
4039ea3
Compare
Choose a tag to compare
  • a bug with parsing multipart/form-data requests fixed
  • documentation updated

2.0.0

15 Feb 00:52
Compare
Choose a tag to compare
Merge pull request #20 from electricimp/develop

Fixed bugs #17 and #18