Mostly improvements to development processes, with a few feature upgrades.
New features and upgrades:
- Equivalence checking can now be performed in the background on all transforms
- Ionizer is upgraded to work with PennyLane 0.37 and Python 3.12
Improvements to development processes:
- set up pre-commit hooks and CI pipeline to format and lint code, and run tests
- switched dependency management to Poetry
- documentation now renders on readthedocs
- library is installable via pip