- added support for many new architectures, now lychrel has a distribution for: - linux: x86_64, x86, aarch64, armv7, s390x, ppc64le - mac: x86_64, aarch64 - windows: x64, x86 - enabled abi3 for forward compatibility with upcoming python versions
0.6.0
- Support for python 3.11
0.5.0
Support for python 3.10
0.4.0
- Implementation of Collatz conjecture - added `lychrel.py` module with pure python implementations of math problems