Skip to content

Latest commit

 

History

History
69 lines (56 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

69 lines (56 loc) · 1.69 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.

Date format: YYYY-MM-DD


Added

Changed

Deprecated

Removed

Fixed

Security


0.2.0 - 2024-12-29

Added

  • feature: Added graph metrics for:
    • Average Path Length
    • Brande's Betweenness Centrality
    • Closeness Centrality
    • Clustering Coefficient
    • Degree Centrality
    • Density
    • Diameter
    • Eigenvector Centrality
    • Global Clustering Coefficient
    • Modularity
    • PageRank
    • Transitivity

Changed

Deprecated

Removed

Fixed

Security


0.1.0 - 2024-12-27

Added

  • feature: Initial commit.

Changed

Deprecated

Removed

Fixed

Security