Skip to content

Commit 29ec037

Browse files
chore: release
1 parent f5fefa3 commit 29ec037

File tree

7 files changed

+64
-9
lines changed

7 files changed

+64
-9
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,41 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.9.0](https://github.com/deepcausality-rs/deep_causality/compare/deep_causality-v0.8.2...deep_causality-v0.9.0) - 2025-08-27
11+
12+
### Added
13+
14+
- *(deep_causality)* Added new example for Effect Ethos with CSM.
15+
- *(deep_causality)* Integrated Effect Ethos with CSM
16+
- *(deep_causality)* Added explanation of the verdict to the effect ethos.
17+
- *(deep_causality)* Implement core Telos framework for deontic inference
18+
19+
### Fixed
20+
21+
- *(deep_causality)* fixed mapping maintained by EffectEthos
22+
- *(deep_causality)* fixed incorrect test.
23+
24+
### Other
25+
26+
- *(deep_causality)* updated TagIndex to use a HashSet to prevent duplicate tags.
27+
- *(deep_causality)* promoted CSM modules from files into directories.
28+
- *(deep_causality)* Improved test coverage
29+
- *(deep_causality)* Improved test coverage
30+
- *(deep_causality)* Improved test coverage
31+
- *(deep_causality)* Decluttered tests for EffectEthos
32+
- *(deep_causality)* Improved test coverage
33+
- Updated Bazel config.
34+
- Updated Docstring.
35+
- Formats and lints.
36+
- *(deep_causality)* Added more tests to test new EffectEthos.
37+
- Updated Effect Ethos type and added a new high level API
38+
- *(deep_causality)* Added tests for new effect ethos and teloid types.
39+
- Reworked Teloid, TeloidStore, and ProposedAction types
40+
- Implemented ActionParameterValue and ProposedAction type
41+
- Removed duplicate copyright note
42+
- Added TeloidStore
43+
- Added telos types tag_index and teloid_modal. Added unit tests. Updated primitive aliases. Updated Bazel test config.
44+
1045
## [0.8.2](https://github.com/deepcausality-rs/deep_causality/compare/deep_causality-v0.8.1...deep_causality-v0.8.2) - 2025-08-08
1146

1247
### Added

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deep_causality/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[package]
55
name = "deep_causality"
6-
version = "0.8.2"
6+
version = "0.9.0"
77
edition = "2021"
88
rust-version = "1.80"
99
readme = "../README.md"
@@ -26,12 +26,12 @@ version = "0.9"
2626

2727
[dependencies.deep_causality_macros]
2828
path = "../deep_causality_macros"
29-
version = "0.8.1"
29+
version = "0.8.2"
3030

3131

3232
[dependencies.ultragraph]
3333
path = "../ultragraph"
34-
version = "0.8.2"
34+
version = "0.8.3"
3535

3636

3737
[dev-dependencies]

deep_causality_macros/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.8.2](https://github.com/deepcausality-rs/deep_causality/compare/deep_causality_macros-v0.8.1...deep_causality_macros-v0.8.2) - 2025-08-27
11+
12+
### Other
13+
14+
- update Cargo.toml dependencies
15+
1016
## [0.8.1](https://github.com/deepcausality-rs/deep_causality/compare/deep_causality_macros-v0.8.0...deep_causality_macros-v0.8.1) - 2025-08-08
1117

1218
### Other

deep_causality_macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[package]
55
name = "deep_causality_macros"
6-
version = "0.8.1"
6+
version = "0.8.2"
77
edition = "2021"
88
rust-version = "1.80"
99
repository = "https://github.com/deepcausality/deep_causality.rs"

ultragraph/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.8.3](https://github.com/deepcausality-rs/deep_causality/compare/ultragraph-v0.8.2...ultragraph-v0.8.3) - 2025-08-27
11+
12+
### Added
13+
14+
- *(ultragraph)* Added debug impl to UltraGraph
15+
16+
### Fixed
17+
18+
- *(ultragraph)* fixed failing test.
19+
20+
### Other
21+
22+
- *(deep_causality)* Improved test coverage
23+
1024
## [0.8.2](https://github.com/deepcausality-rs/deep_causality/compare/ultragraph-v0.8.1...ultragraph-v0.8.2) - 2025-08-08
1125

1226
### Other

ultragraph/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[package]
55
name = "ultragraph"
6-
version = "0.8.2"
6+
version = "0.8.3"
77
edition = "2021"
88
rust-version = "1.80"
99
repository = "https://github.com/deepcausality/deep_causality.rs"
@@ -19,7 +19,7 @@ exclude = ["*.bazel", "*/*.bazel", "*.bazel.*", "BUILD", "BUILD.bazel", "MODULE
1919

2020
[dependencies.deep_causality_macros]
2121
path = "../deep_causality_macros"
22-
version = "0.8.1"
22+
version = "0.8.2"
2323

2424

2525
[dev-dependencies]

0 commit comments

Comments
 (0)