Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Releases: gregberge/angular-primus

v1.0.1

14 Sep 15:57

Choose a tag to compare

  • use $evalAsync() for calling listeners in an optimized way #7

v1.0.0

10 Sep 08:40

Choose a tag to compare

  • Add $filteredOn method #5

v0.2.2

28 Feb 10:50

Choose a tag to compare

  • fix deregistration function

v0.2.1

27 Feb 10:28

Choose a tag to compare

  • fix bug: $on method didn't forward arguments

v0.2.0

27 Feb 10:21

Choose a tag to compare

  • add setDefaultMultiplex provider method

v0.1.1

27 Feb 10:20

Choose a tag to compare

  • fix missing $rootScope.$apply()

Initial release

27 Feb 10:20

Choose a tag to compare

  • setEndpoint provider method
  • setOptions provider method
  • $on service method
  • $resource service method