Refactored the package so that it will work with AdonisJS v6.x.x
BREAKING CHANGE
The new version introduced one main change you'll have to apply manually. You have to add v2.
to both of your .key
and .credentials
files. This will allow in the future change encryption algo without breaking things.
Full Changelog: v1.3.0...v2.0.0