jose-simple v1.0.1 Release Notes

Release Date: 2018-05-10 // almost 6 years ago
  • ๐Ÿ”„ 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.