What's Changed
* Cleaned up graph code by WorldofKerry in https://github.com/WorldofKerry/Python2Verilog/pull/161
* Added support for multi-target assign by WorldofKerry in https://github.com/WorldofKerry/Python2Verilog/pull/162
* Replaced frontend generator parser with improved version that has more semantics by WorldofKerry in https://github.com/WorldofKerry/Python2Verilog/pull/163
* Experimenting with parsing from text, incremented version number by WorldofKerry in https://github.com/WorldofKerry/Python2Verilog/pull/164
**Full Changelog**: https://github.com/WorldofKerry/Python2Verilog/compare/v0.2.6...v0.2.8