Skip to content

Latest commit

 

History

History
245 lines (192 loc) · 5.11 KB

File metadata and controls

245 lines (192 loc) · 5.11 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.12.2 - 2026-07-12

Added

Changed

Deprecated

  • debt: Deprecated the use of golang.org/x/exp/constraints.

Removed

Fixed

Security

  • debt: Upgraded dependencies to their latest stable versions.

0.12.1 - 2026-01-16

Added

Changed

Deprecated

Removed

Fixed

  • defect: Fix all Make target.

Security


0.12.0 - 2025-12-17

Added

  • risk: Added digital signature to release artifacts for integrity verification.

Changed

Deprecated

Removed

Fixed

Security


0.11.0 - 2025-12-17

Added

  • risk: Added release and module verification make targets.

Changed

  • debt: Upgraded all dependencies to their latest stable versions.

Deprecated

Removed

Fixed

Security


0.10.0 - 2025-11-07

Added

Changed

  • debt: Upgraded all dependencies to their latest stable versions.

Deprecated

Removed

Fixed

Security


0.9.0 - 2025-10-14

Added

Changed

  • debt: Upgraded all dependencies to their latest stable versions.

Deprecated

Removed

Fixed

Security


0.8.0 - 2025-09-01

Added

Changed

  • debt: Upgraded all dependencies to their latest stable versions.
  • risk: Updated copyright to reflect date range through present year.

Deprecated

Removed

Fixed

Security


0.7.0 - 2025-08-14

Added

Changed

  • debt: Updated to Go 1.25 to leverage the latest language features and performance improvements.

Deprecated

Removed

Fixed

Security


0.6.0 - 2025-07-03

Added

  • debt: Upgraded all dependencies to the latest supported versions.

Changed

Deprecated

Removed

Fixed

Security


0.5.0 - 2025-07-03

Added

  • feature: Added FNV-1a hash function for graph nodes.
  • feature: Added Sha256Hash hash function for graph nodes.

Changed

Deprecated

Removed

Fixed

Security


0.4.1 - 2025-07-01

Added

Changed

  • debt: Upgraded all dependencies to the latest supported versions.

Deprecated

Removed

Fixed

Security


0.4.0 - 2025-04-16

Added

  • risk: Added copyright notice to GitHub Actions workflows.
  • debt: Organized badges in README.md.

Changed

  • debt: Upgraded all dependencies to the latest supported versions.

Deprecated

Removed

Fixed

Security


0.3.0 - 2025-02-13

Added

Changed

  • debt: Upgraded to Go 1.24.

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