All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
FIX: Fix typo in graph attribute (#20)
1.3.0 - 2019-08-10
- Add options to not include external links, and self references (#16)
- Add screenshot and tags to README (#15)
- Use the Black formatter on the whole codebase
1.2.0 - 2019-08-06
- ENH: Add the
--use-graphviz
option to use Graphviz to draw the network (#13)
1.1.0 - 2019-07-01
FIX: Use faster layout algorithm for large networks (#8)
ENH: Allow different, and multiple file patterns (#6) DOC: Fix twine instructions to upload to PyPI
1.0.0 - 2019-06-17
First version of zkviz