All Versions
12
Latest Version
Avg Release Cycle
79 days
Latest Release
1305 days ago

Changelog History
Page 2

  • v1.0.2 Changes

    June 04, 2018

    โšก๏ธ Updated node-jose to version 1 and updated some development dependencies.

  • v1.0.1 Changes

    May 10, 2018

    ๐Ÿ”„ Changes in Version 1.0.1

    • ๐Ÿ”จ This version now builds and runs under Node 10 and includes a number of minor refactorings, and updates to dependencies.
    • ๐Ÿ‘• Switched from using the old airBnB base for eslint to using prettier
    • โž• Added code coverage tests, brought the coverage up to 100% and added CircleCI, Codecov.io and Greenkeeper.io integration.
    • โฌ‡๏ธ dropped the use of sinon-stub-promise as it is incompatible with sinon@^5 and I was not actually using it anyway.