First release that is available to install directly via pip.
Below are auto-generated change notes by GitHub.
What's Changed
* Remove unused imports by wlcsm in https://github.com/Quantomatic/zxlive/pull/205
* Add ability to rename proof steps by wlcsm in https://github.com/Quantomatic/zxlive/pull/206
* Style disabled menu items to be more visually obvious. by dlyongemallo in https://github.com/Quantomatic/zxlive/pull/209
* Enable "File|Export to tikz" only if active panel is a proof. by dlyongemallo in https://github.com/Quantomatic/zxlive/pull/210
* Default filename to lemma's name when saving. by dlyongemallo in https://github.com/Quantomatic/zxlive/pull/212
* Fix crash due to wrong type for snap-granularity combo pref dict key. by dlyongemallo in https://github.com/Quantomatic/zxlive/pull/215
* Add comment to note quirk about qubit numbering of the demo graph. by dlyongemallo in https://github.com/Quantomatic/zxlive/pull/216
* Fix wrong variable names when using magic slice in proof panel. by dlyongemallo in https://github.com/Quantomatic/zxlive/pull/217
* Better error message when attempting to import proof from TikZ. by dlyongemallo in https://github.com/Quantomatic/zxlive/pull/224
* Add a test to catch breaking changes which make the file formats backwards-incompatible. by dlyongemallo in https://github.com/Quantomatic/zxlive/pull/222
* Add support for Spider QASM as option for Input Circuit. by dlyongemallo in https://github.com/Quantomatic/zxlive/pull/223
* Fix a bunch of mypy errors. by dlyongemallo in https://github.com/Quantomatic/zxlive/pull/226
* Fix a bug where "bialgebra" under "Simplification routines" causes a crash. by dlyongemallo in https://github.com/Quantomatic/zxlive/pull/227
* Remove diffs as internal data structure by wlcsm in https://github.com/Quantomatic/zxlive/pull/213
* Add OCM step by wlcsm in https://github.com/Quantomatic/zxlive/pull/220
* Enlarge circuit element icons to prevent cropping by wlcsm in https://github.com/Quantomatic/zxlive/pull/221
* Dialog Windows are sometimes hidden behind main window 156 by valleyofblackpanther in https://github.com/Quantomatic/zxlive/pull/233
* Update test files to reflect changes to code. by dlyongemallo in https://github.com/Quantomatic/zxlive/pull/235
New Contributors
* valleyofblackpanther made their first contribution in https://github.com/Quantomatic/zxlive/pull/233
**Full Changelog**: https://github.com/Quantomatic/zxlive/compare/v0.1.1...v0.2.0