All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.21 - 2024-01-05
- Czech and Portuguese wordlists
- Option to provide custom list of words instead of loading from built-in file
- Use
secrets
module for randomness - Use English as a default language if none is provided
- Language detection is unambiguous even if some words are ambiguous
- Build system switched to Poetry
- Support for Python below 3.8 was dropped
0.20 - 2021-07-27
- Type annotations
- Support for testnet private keys
- Project directory structure was cleaned up
- Language on the
Mnemonic
object is remembered instead of repeatedly detecting
- Support for Python 2.7 and 3.4 was dropped
- Start of changelog