- First release on PyPI.
- Provides a Python frontend with possibility to use Julia or Python backend.
- Julia backend improved with fixed-size big ints (`int256`, `int512`, `int1024`) to speed up computation.
- Provides tools to parallelize, estimate complexity bounds, estimate *reasonable* shortcut distributions.
- Provides notebooks to benchmark the performance and reproduce the results from previous papers.