v0.2.0
What's Changed
- Fix a inconsistency with pollard by @Davidson-Souza in #40
- Perf: Fix a bottleneck in
calculate_hashes
by @Davidson-Souza in #41 - Code style improvements and lint fixes. by @a-moreira in #43
- Bugfix: Fix a memleak with pollard by @Davidson-Souza in #44
- refactor calculate_hashes by @Davidson-Souza in #45
- Fix pollard serialization/deserialization (#46), Debug/Display for empty pollard (#48) by @Ash-L2L in #47
- fix some linting suggestions by @Davidson-Souza in #49
New Contributors
- @a-moreira made their first contribution in #43
- @Ash-L2L made their first contribution in #47
Full Changelog: v0.1.0...v0.2.0