Skip to content

Releases: electricimp/ConnectionManager

3.1.1-ci-testing

30 Apr 17:28
c713ca9
Compare
Choose a tag to compare
  • Added Team City badge
  • Updated .impt.test
  • Removed travis.yml
  • Added .editorconfig and .gitignore files

3.1.1

01 Mar 21:09
17a85e2
Compare
Choose a tag to compare
  • Proper handling of the named callbacks.

3.1.0

22 Jan 23:24
41b24d5
Compare
Choose a tag to compare
  • Add support for multiple onConnect/onDisconnect/onTimeout handlers.
  • Make flush optional for disconnect.

3.0.0-docs-2

06 Jul 20:43
8f44689
Compare
Choose a tag to compare

Some more doc updates.

3.0.0-docs|tests|examples

23 Mar 20:49
6db3f24
Compare
Choose a tag to compare
  • Tests, samples and docs updated;
  • No actual code change made, so there is no need to increment the library version.

3.0.0

17 Jan 21:35
0f88d4d
Compare
Choose a tag to compare
  • force and flushTimeout arguments for disconnect are introduced
  • Static "constants" became real constants (footprint reduction) - NOTE: this is a breaking change!!!
  • The docs are updated accordingly

2.1.0

05 Dec 01:30
984df49
Compare
Choose a tag to compare
  • Added errorPolicy and waitPolicy arguments for the ConnectionManager configuration

2.0.0

06 Jun 23:45
Compare
Choose a tag to compare

Summary of changes:

  • added startBehavior and connectTimeout parameters;
  • added onTimeout handler;
  • library version format changed.

1.0.2

16 Nov 10:22
Compare
Choose a tag to compare
v1.0.2

Update README.md