This release updates the dependencies, most notably to fix an issue where it did not compile due to the websocket dependency having changed import path. There are also another changes, see list below.
Changes:
- More optimizations for the wordlist. Lookups are much faster and more memory efficient.
- The building of the automatic codes is now almost twice as fast.
- A few potential integer overflows were fixed.
- Various small linting and code cleanup improvements.