0.11.0 (2016-12-04)
0.10.0 (2016-08-29)
- config: being able to configure the credentials / url after angular#config phase (44692c0), closes #44
0.9.3 (2016-07-04)
- connectionState: The state of the connection can be accessed by the promise on the ngStomp servic (7d0e74e)
0.9.2 (2016-06-28)
- subscription: add missing digest parameter (a0dcb8a)
0.9.1 (2016-06-27)
0.9.0 (2016-06-27)
- $digest: possibility to disable automatic digest cycle after a reception of data (dbec917), closes #36
0.8.6 (2016-06-25)
- $digest: reduce digest cycle and remove call to private method of angular (3dc3541)
0.8.5 (2016-06-19)
- unSubscriber: correction on queue unSubscription (2194a86)
0.8.4 (2016-06-18)
- reconnection: disable auto re-connection system if a tiemOut value is less than 0 (cde3089)
0.8.2 (2016-03-03)
- reconnect: fix doubling connections after reconnect (dda7542)
0.8.1 (2016-02-21)
- codeclimate: fix some issue (15e5292)
- injection: change injection of ngAnnotate and not minified with annotation (12de8c9)
0.8.0 (2016-01-14)
- unSubscribe: don't remove connections if unRegistration from position (1278bbe)
- unSubscribe: remove connection based on index attribute to prevent mis-organisation in the ar (1b04d67)
- unsubscriber: change case of import (c63a8d4)
- unsubscriber: allow to unsubscribe each subscription individually (ca6115f)
- service: remove usage of set because two subscription can append to the same topic (9898775)
0.7.0 (2016-01-09)
- license: add Apache License (907e4c8)
- readme: add better description and let only the builder pattern to subscribe (4e9730d)
- service: support auto-conversion in JSON of message body (ed543f2)
0.6.2 (2016-01-03)
- bower: add bower.json file to brought back bower support (sorry for that...) (df533a5)
0.6.2 (2016-01-03)
- bower: add bower.json file to brought back bower support (sorry for that...) (df533a5)
0.6.1 (2016-01-02)
- re-connection: allow configuration to trigger re-connection every X seconds (6ce93b0)
0.6.0 (2016-01-01)
0.5.2 (2016-01-01)
- build: change name of global value for es5 build (70f0625)
0.5.1 (2015-12-31)
- build: change variable of folder name (a0fc905)
0.5.0 (2015-12-31)
- changelog: add changelog to master (13bb344)
- readme: update location of file in es6 configuraiton (df51c4e)
0.4.0 (2015-12-27)
- package.json: fix syntax in file (c5a002f)