Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 682 Bytes

CHANGELOG.md

File metadata and controls

35 lines (26 loc) · 682 Bytes

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.

[0.2.2] - 2018-10-16

Fixed

  • small bugs in acyclic graphs

[0.2.1] - 2018-10-02

Added

  • detects overlapping cycles

[0.2.0] - 2018-10-02

Updated

  • cannot detect overlapping cycles

[0.1.2] - 2018-10-02

Added

  • unit tests
  • genesis node support

[0.1.1] - 2018-10-01

Fixed

  • children clone bug

[0.1.0] - 2018-09-29

Added

  • global cycles

[0.0.1] - 2018-09-29

Added

  • initial release