* certified for Python 3.11 and 3.12 * CI moved to GitHub Actions * downgraded Mako, since newer Mako requires Python 3.8
1.5
* fixed logging * `snakehouse` doesn't need cython and satella installed in advance * added `find_all` * made available for PyPy users * deprecated `find_pyx`, `find_c` and `find_pyx_and_c`
1.4
* added `find_pyx`, `find_c` and `find_pyx_and_c` * added documentation
1.3.2
* added `read_requirements_txt`
1.3.1
* Cython build step ("cythonize") will be parallelized by default