Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

46 lines (29 loc) · 1.27 KB

Changelog

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.

[1.3.2] - 2020-11-05

Fixed

FIX: Fix typo in graph attribute (#20)

1.3.0 - 2019-08-10

New

  • Add options to not include external links, and self references (#16)
  • Add screenshot and tags to README (#15)

Changed

  • Use the Black formatter on the whole codebase

1.2.0 - 2019-08-06

New

  • ENH: Add the --use-graphviz option to use Graphviz to draw the network (#13)

1.1.0 - 2019-07-01

Changed

FIX: Use faster layout algorithm for large networks (#8)

Fixed

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