Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 618 Bytes

HISTORY.rst

File metadata and controls

36 lines (23 loc) · 618 Bytes

History

0.1.4 (2024-03-16)

  • Bug fixes.
  • Src and dst can be None for syanpses.
  • Hierarchical structure.

0.1.3 (2023-08-16)

  • BREAKING CHANGE: Network no longer accept settings. Individual setting are now argument for Network.
  • Bug fixes.

0.1.2 (2023-06-14)

  • tensor method for NetworkObject

0.1.1 (2023-05-26)

  • Every NetworkObject can have a recorder behavior.
  • Network settings accept "index" entry.
  • Bug fixes and general improvement.

0.1.0 (2023-03-17)

  • Repository made public.