* Autoperiod model implementation.
* Rename package from `auto-period-finder` into `pyriodic`, a nicer, catchier, and a more pythonic name.
* Replace my legacy hacky periodicity detection method via ACF with a more robust and standard one.
* Introduce window function application and de-trending possibilities for each detection algorithm.
* Configure Flake8 linting
* Code and documentation improvements all around.
**Full Changelog**: https://github.com/iskandergaba/pyriodicity/compare/0.0.11...0.2.0