Skip to content

2.0.0

Compare
Choose a tag to compare
@mattrubin mattrubin released this 07 Feb 22:01
· 725 commits to develop since this release

Version 2 of the OneTimePassword library has been completely redesigned and rewritten with a modern Swift API. The new library source differs greatly from its predecessor. The README has a usage guide for the new API.

Additional changes of note:

  • The library is well-tested and the source fully documented.
  • Carthage is used to manage dependencies, which are checked in as Git submodules.
  • Travis CI is used for testing, and Hound CI for linting.
  • The project now has a detailed README, as well as a changelog, guidelines for contributing, and a code of conduct.

Changes between prerelease versions of OneTimePassword version 2 can be found in the changelog.