Skip to content

Releases: AethliosIK/reset-tolkien

v1.3.4

09 Dec 19:43
d839299
Compare
Choose a tag to compare
  • #21: Add tqdm dependency in pyproject

v1.3.3

01 Nov 17:59
b8f544f
Compare
Choose a tag to compare
  • #16: Remove catched exception and fix the real bug: Input timestamps too old have been rejected.

v1.3.2

01 Nov 15:48
ad0493f
Compare
Choose a tag to compare
  • #17: Remove singleton to fix the real bug

v1.3.1

01 Nov 11:58
aa3050a
Compare
Choose a tag to compare
  • #17: Optimize multithreading via singleton for serialized data.
  • #16: A non-catched exception for a non-timestamp token in python 3.10.15
  • #15: Fix Dockerfile and requirements update by @oddnetwork

v1.3.0

13 Aug 20:46
99da6ef
Compare
Choose a tag to compare
  • #13: Optimization of the detection of hashed timestamps via multithreading.
  • #12: Progress bar for detection of hashed timestamps with --progress option.
  • #11 (suggested by @Aituglo): Custom MAC for UUID sandwich attack with --alternative-tokens option.

v1.2.0

30 Jun 02:04
b6d04be
Compare
Choose a tag to compare
  • #4: Add argument --version in cli to print current version.
  • #9: Bug with uniqid if the timestamp contains a zero as last decimal digit.
  • #8: Bug with nanosecond in timestamp.
  • #7: Error when running the example code provided in the blog post with docker environment.

v1.1.1

21 Apr 10:11
d06f229
Compare
Choose a tag to compare
  • #5: Fix path of default config file "default.yml"

v1.1.0

13 Apr 07:57
9eb4ebc
Compare
Choose a tag to compare
  • #1: Docker installation by @Nishacid.
  • #2: Improve timestamp detection during detect process.

v1.0.0

29 Mar 17:17
Compare
Choose a tag to compare
  • v1.0.0 - 29 Mar. 2024: First version of the tool