Skip to content

Latest commit

 

History

History
101 lines (54 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

101 lines (54 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file.

[0.12.1] - 2023-10-22

Bug Fixes

  • Topological depth computation

[0.12.0] - 2023-07-03

Bug Fixes

  • MRCA always return something

Miscellaneous Tasks

  • Release sorbus version 0.12.0

[0.11.0] - 2023-07-02

Features

  • Add a to_string function

Miscellaneous Tasks

  • Release sorbus version 0.11.0

Refactor

  • Payload is not optional anymore

[0.10.0] - 2023-07-02

Features

  • Add sorting functions

Miscellaneous Tasks

  • Release sorbus version 0.10.0

[0.9.0] - 2023-04-10

Features

  • Add metadata to tree; add getter functions

Miscellaneous Tasks

  • Release sorbus version 0.9.0

[0.8.1] - 2023-03-19

Miscellaneous Tasks

  • Release sorbus version 0.8.1

Performance

  • Use a specialized map/set library

[0.8.0] - 2023-01-07

Features

  • Homogeneize nodes and leaves

Miscellaneous Tasks

  • Release sorbus version 0.8.0

[0.7.0] - 2023-01-06

Features

  • Payload of a node is now optional
  • Add a move_node method
  • Add prune and prune_by methods

Miscellaneous Tasks

  • Add nix files
  • Release sorbus version 0.7.0

[0.6.0] - 2023-01-06

Features

  • Add a prune method

Miscellaneous Tasks

  • Formatting
  • Add git-cliff
  • Add changelog
  • Release sorbus version 0.6.0