I had the wrong version in the pyproject for 0.8, so to avoid confusion I'm re-releasing with a bumped version.
Repeat of the last release notes:
Implemented multi-operator instructions.
This now implements multi-operator instructions for both the function and the fuzz testing. Multi-operator instructions are where you have a user and then multiple operators: "g=u+r-X"
This is the last known incompatibility with chmod that I am aware of. I still have some code review to do, mostly for code clarity, and the addition of a higher level function, before I'm ready to call it done.