deep_causality_effects 0.0.7

Effect types for deep_causality heterogeneous graphs and causal collections.
Documentation
# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.7]https://github.com/deepcausality-rs/deep_causality/compare/deep_causality_effects-v0.0.6...deep_causality_effects-v0.0.7 - 2026-03-12

### Other

- Updated all SBOMS to reflect lates depdency versions.

## [0.0.6]https://github.com/deepcausality-rs/deep_causality/compare/deep_causality_effects-v0.0.5...deep_causality_effects-v0.0.6 - 2026-02-09

### Other

- updated the following local packages: deep_causality_topology

## [0.0.5]https://github.com/deepcausality-rs/deep_causality/compare/deep_causality_effects-v0.0.4...deep_causality_effects-v0.0.5 - 2026-01-22

### Other

- Updated SBOM of and applied docstring fixes.

## [0.0.4]https://github.com/deepcausality-rs/deep_causality/compare/deep_causality_effects-v0.0.3...deep_causality_effects-v0.0.4 - 2026-01-09

### Added

- *(deep_causality_topology)* Made all topology types and extensions generic to work with new DoubleFloat Type.

### Other

- updated project wide SBOM files.
- updated project wide copyright note.

## [0.0.3]https://github.com/deepcausality-rs/deep_causality/compare/deep_causality_effects-v0.0.2...deep_causality_effects-v0.0.3 - 2025-12-31

### Other

- Updated SBOMs to trigger release.

## [0.0.2]https://github.com/deepcausality-rs/deep_causality/compare/deep_causality_effects-v0.0.1...deep_causality_effects-v0.0.2 - 2025-12-12

### Other

- Updated criterion across the repo.