Skip to content

Releases: wmfs/tymly-crypto-plugin

v1.3.1

19 Dec 08:20
Compare
Choose a tag to compare

1.3.1 (2018-12-19)

πŸ› Bug Fixes

  • return task success on error in get-crypto-entry to suppress looping errors (bdf871d)

🚨 Tests

  • Combine a couple of tests - expecting machine state to be running isn't reliable (f94104a)
  • remove unnecessary state (e6e4d98)

v1.3.0

18 Dec 10:23
Compare
Choose a tag to compare

1.3.0 (2018-12-18)

✨ Features

  • implementation, error handling and supporting tests for getting a value that is not a JWT (a358f9f)

πŸ› Bug Fixes

v1.2.0

18 Dec 09:41
Compare
Choose a tag to compare

1.2.0 (2018-12-18)

✨ Features

  • now deals with empty strings and does not upsert empty encoded values to cryptoLocker model (10f3825)

v1.1.3

11 Dec 11:02
Compare
Choose a tag to compare

1.1.3 (2018-12-11)

πŸ› Bug Fixes

♻️ Chores

  • README: readme update for new implementation (8a385ea)
  • README: spacing (83b169f)
  • add example.json to doc folders for add and get resources (cdbc91e)
  • remove test delete state machine (cee5d0a)
  • remove unused state resource (d87c412)
  • remove unused try/catch (e36a12b)

v1.1.2

11 Dec 09:48
Compare
Choose a tag to compare

1.1.2 (2018-12-11)

πŸ› Bug Fixes

  • get-crypto-value: align with s&w process (1c0b1e7)

v1.1.1

11 Dec 08:28
Compare
Choose a tag to compare

1.1.1 (2018-12-11)

πŸ› Bug Fixes

  • get-crypto-value: change test expect (28502f8)
  • get-crypto-value: change test expect #2 (85033d2)
  • get-crypto-value: refactor to accomodate s&w implementation (227e612)

♻️ Chores

  • README: big README update (b3cddb0)

v1.1.0

04 Dec 09:40
Compare
Choose a tag to compare

1.1.0 (2018-12-04)

✨ Features

  • get-crypto-value: initial implementation and tests for get-crypto-value state resource (103e0d6)

πŸ› Bug Fixes

  • get-crypto-value: standard strikes again (0c90378)

v1.0.1

04 Dec 07:38
Compare
Choose a tag to compare

1.0.1 (2018-12-04)

πŸ› Bug Fixes

  • add-crypto-entry: pass in empty options obj to upsert (eded480)
  • add-crypto-entry: standard fixes (c72db39)
  • add-crypto-entry: standard fixes #2 (c64b9cd)

πŸ“š Documentation

βš™οΈ Continuous Integrations

  • travis: remove release config - use releaserc.json | update git url (ee140dd)

v1.0.0

29 Nov 08:12
Compare
Choose a tag to compare

1.0.0 (2018-11-29)

Bug Fixes

Features

  • add-crypto-value: Implementation and tests for adding a crypto value (0167e91)
  • crypto-blueprint: Add crypto-blueprint (c802218)
  • crypto-service: add barebones crypto service (3303d34)
  • initial NPM release (1048d89)
  • skeleton implementation for state resources (bf8fe18)