Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Releases: uniquelyparticular/stripe-distinct-usage-tracking

v1.6.2

02 Aug 01:24
7664527
Compare
Choose a tag to compare

1.6.2 (2019-08-02)

Bug Fixes

  • renamed getFeatureFlags>getSavedData, removed handleError (6b782bc)
  • renamed getFeatureFlags>getSavedData, change account>installation (d3176a5)

v1.6.1

02 Aug 01:21
6b974c9
Compare
Choose a tag to compare

1.6.1 (2019-08-02)

Bug Fixes

  • deps: update dependency moment-timezone to v0.5.26 (af080ba)

v1.6.0

31 Jul 23:38
574a77e
Compare
Choose a tag to compare

1.6.0 (2019-07-31)

Bug Fixes

  • general cleanup, handle empty encrypted body (7548d21)

Features

  • added config saveProviderData (44124e2)

v1.5.0

10 Jul 03:27
6322e91
Compare
Choose a tag to compare

1.5.0 (2019-07-10)

Bug Fixes

  • removed ts-jest (breaking now build) (36c60cf)
  • removed ts-jest typescript testing (breaking now build) (49526ad)

Features

  • added encrypted response (37fb101)

v1.4.0

05 Jul 07:51
0d972dc
Compare
Choose a tag to compare

1.4.0 (2019-07-05)

Features

  • added featureFlags and encrypt/decrypt payload+data (92205b8)

v1.3.0

05 Jun 16:53
3cfd411
Compare
Choose a tag to compare

1.3.0 (2019-06-05)

Bug Fixes

  • added wrapKeyData (636c457)
  • removed package.json to fix now build issue (c499b69)

Features

  • added feature flags calculation and returns (55cec9a)

v1.2.0

04 Jun 22:35
848886d
Compare
Choose a tag to compare

1.2.0 (2019-06-04)

Features

  • added encryption to ensure usage data sent over isn't plain text (3035d84)

v1.1.0

03 Jun 12:44
79fdaf5
Compare
Choose a tag to compare

1.1.0 (2019-06-03)

Features

  • added stripe usage tracking if new this billingperiod (1df0f24)

v1.0.1

03 Jun 04:31
e1de38b
Compare
Choose a tag to compare

1.0.1 (2019-06-03)

Bug Fixes

  • minor refactor to move to utils (3cf372b)

v1.0.0

03 Jun 04:17
10099ec
Compare
Choose a tag to compare

1.0.0 (2019-06-03)

Features

  • initial baseline (no stripe, working secure firebase) (c44cbd8)