Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New version 2.0.0 #16

Merged
merged 6 commits into from
Jun 17, 2019
Merged

New version 2.0.0 #16

merged 6 commits into from
Jun 17, 2019

Conversation

goodwid
Copy link
Contributor

@goodwid goodwid commented Jun 17, 2019

Breaking changes:

  • Updated crypto methods to vi
  • broke out crypto to its own module
    • added test for crypto module
  • retained legacy decrypt capabilities for existing install
  • modernized code (var to let/const, arrow functions, etc)

@goodwid
Copy link
Contributor Author

goodwid commented Jun 17, 2019

Resolves issue #12 and issue #13

@lastguest lastguest merged commit 496426e into caffeinalab:master Jun 17, 2019
@goodwid
Copy link
Contributor Author

goodwid commented Jun 17, 2019

Great, thanks! Do you expect to be able to update on npm soon as well?

@DanielSinclair
Copy link

Thanks for resolving that @goodwid and merging @lastguest. I created #19 to automate publishing this package to get the public NPM repo in sync. Just throw a write token into the secrets here to get the latest version onto the repo and to automate that going forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants