Releases: AethliosIK/reset-tolkien
Releases · AethliosIK/reset-tolkien
v1.3.4
- #21: Add tqdm dependency in pyproject
v1.3.3
- #16: Remove catched exception and fix the real bug: Input timestamps too old have been rejected.
v1.3.2
- #17: Remove singleton to fix the real bug
v1.3.1
- #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: 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
- #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
- #5: Fix path of default config file "default.yml"
v1.1.0
- #1: Docker installation by @Nishacid.
- #2: Improve timestamp detection during
detect
process.
v1.0.0
- v1.0.0 - 29 Mar. 2024: First version of the tool