Skip to content

Releases: Uni-Hamburg/timedrift-totp-java

Bugfix Release 2.0.1

13 Jul 17:20
Compare
Choose a tag to compare
  • Fixed a bug in the train method (@Saremox)
  • Hardened the test cases for different timedrift cases (Thanks to @SpaceCafe)
<dependency>
    <groupId>dev.uni-hamburg</groupId>
    <artifactId>timedrift-totp-java</artifactId>
    <version>2.0.1</version>
</dependency>

Full Changelog: 0.2.0...2.0.1