Release version 1.0.7
Maintenance and bugfix release.
Thanks to @RMeli, @Sulstice, and @awvwgk
- Replace
cnsp
withprox
and enable size input (29ab4d7) - Extend and refactor Lebedev-Laikov grid (548b473)
- CLI: input as positional argument and output as option (230d91b)
- Seperate CLI unit tests from numerical checks (5bd6298)
- Use
pytest
fixtures for temporary input files (baaa58f) - Extend test matrix to MacOS (#32)