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
0.2.0 - 2024-12-29
- 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
0.1.0 - 2024-12-27
- feature: Initial commit.