Skip to content

Releases: groupon/shared-store

v2.1.2

03 Jan 22:22
Compare
Choose a tag to compare

v2.1.1

19 Nov 03:10
Compare
Choose a tag to compare
  • stop emitting updates on HTTP 304s - @dbushong #30
    • b5ea890 perf: stop emitting updates on HTTP 304s
    • 4d1a718 chore: update nlm & mocha; rebuild JS
    • 9a8f23b chore: update coffeelint & make code pass

v2.1.0

12 Aug 20:58
Compare
Choose a tag to compare
  • feat: allow switching active mode after instantiation - @dbushong #29
    • 115352a feat: allow switching active mode after instantiation

v2.0.3

07 Mar 22:19
Compare
Choose a tag to compare
  • Apply latest nlm generator & upgrade to bluebird 3.x - @i-tier-bot #28
    • 55b3a28 chore: Apply latest nlm generator
    • cac9301 fix: Changes for bluebird 3

v2.0.2

04 Mar 16:15
Compare
Choose a tag to compare

v2.0.1

04 Mar 00:00
Compare
Choose a tag to compare
  • fix: survive invalid json tmpfile on init() - @dbushong #26
    • 7d5c9cc fix: survive invalid json tmpfile on init()

v2.0.0

16 Dec 02:06
Compare
Choose a tag to compare

Breaking Changes

We are only testing against node v4 from now on.

See: e782cba

Commits