Skip to content

Commit

Permalink
chore(release): perform release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-anik committed Apr 2, 2024
1 parent e4e894e commit cde785f
Show file tree
Hide file tree
Showing 15 changed files with 49 additions and 22 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# ØKP4 contracts

## [5.0.0](https://github.com/okp4/contracts/compare/v4.1.0...v5.0.0) (2024-04-02)


### ⚠ BREAKING CHANGES

* **law-stone:** return a prolog error when law is broken

### Features

* **dataverse:** support claim with named node hierarchy ([2081625](https://github.com/okp4/contracts/commit/20816255966bad0dd943d788df75784731eba8d1))


### Bug Fixes

* **dataverse:** avoid possible conflicts between nodes ([73c65e7](https://github.com/okp4/contracts/commit/73c65e762a82948af1cb23f7c6833d1dc57edcac))
* **dataverse:** prevent vc to contain reserved predicates ([2917fdb](https://github.com/okp4/contracts/commit/2917fdb6f72dfeae4ca2814b72e5ac6acba1605d))


### Performance Improvements

* **rdf:** make id issuer return references ([64a227f](https://github.com/okp4/contracts/commit/64a227fd76d65b97f35374a7b92632bb571b6932))


### Code Refactoring

* **law-stone:** return a prolog error when law is broken ([41f9de5](https://github.com/okp4/contracts/commit/41f9de556f4a49c8d1fbc1bdfd73e7d71cd4492e))

## [4.1.0](https://github.com/okp4/contracts/compare/v4.0.0...v4.1.0) (2024-03-17)


Expand Down
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion contracts/okp4-cognitarium/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["OKP4"]
edition = "2021"
name = "okp4-cognitarium"
rust-version = "1.75"
version = "4.1.0"
version = "5.0.0"

exclude = [
# Those files are rust-optimizer artifacts. You might want to commit them for convenience but they should not be part of the source code publication.
Expand Down
2 changes: 1 addition & 1 deletion contracts/okp4-dataverse/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["OKP4"]
edition = "2021"
name = "okp4-dataverse"
rust-version = "1.75"
version = "4.1.0"
version = "5.0.0"

exclude = [
# Those files are rust-optimizer artifacts. You might want to commit them for convenience but they should not be part of the source code publication.
Expand Down
2 changes: 1 addition & 1 deletion contracts/okp4-law-stone/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["OKP4"]
edition = "2021"
name = "okp4-law-stone"
rust-version = "1.75"
version = "4.1.0"
version = "5.0.0"

exclude = [
# Those files are rust-optimizer artifacts. You might want to commit them for convenience but they should not be part of the source code publication.
Expand Down
2 changes: 1 addition & 1 deletion contracts/okp4-objectarium/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["OKP4"]
edition = "2021"
name = "okp4-objectarium"
rust-version = "1.75"
version = "4.1.0"
version = "5.0.0"

exclude = [
# Those files are rust-optimizer artifacts. You might want to commit them for convenience but they should not be part of the source code publication.
Expand Down
2 changes: 1 addition & 1 deletion docs/okp4-cognitarium.md
Original file line number Diff line number Diff line change
Expand Up @@ -876,4 +876,4 @@ Represents a condition in a [WhereClause].

---

_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-cognitarium.json` (`a04a40216c76a302`)_
_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-cognitarium.json` (`a383ff7b3119361f`)_
2 changes: 1 addition & 1 deletion docs/okp4-dataverse.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,5 +238,5 @@ let b = Uint64::from(70u32); assert_eq!(b.u64(), 70); ```
---
*Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-dataverse.json` (`6c4e48ca82d04a6a`)*
*Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-dataverse.json` (`a97c971ff24c602b`)*
````
2 changes: 1 addition & 1 deletion docs/okp4-law-stone.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,4 @@ A string containing Base64-encoded data.

---

_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-law-stone.json` (`1c8e531eb7eea016`)_
_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-law-stone.json` (`5d0e1a8382219324`)_
2 changes: 1 addition & 1 deletion docs/okp4-objectarium.md
Original file line number Diff line number Diff line change
Expand Up @@ -511,4 +511,4 @@ A string containing a 128-bit integer in decimal representation.

---

_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-objectarium.json` (`483acdc660c72c5f`)_
_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-objectarium.json` (`8f8fd1b1c8982ddb`)_
2 changes: 1 addition & 1 deletion packages/okp4-cognitarium-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["OKP4"]
edition = "2021"
name = "okp4-cognitarium-client"
version = "4.1.0"
version = "5.0.0"

[dependencies]
cosmwasm-std.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion packages/okp4-logic-bindings/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["OKP4"]
edition = "2021"
name = "okp4-logic-bindings"
version = "4.1.0"
version = "5.0.0"

[dependencies]
cosmwasm-std.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion packages/okp4-objectarium-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["OKP4"]
edition = "2021"
name = "okp4-objectarium-client"
version = "4.1.0"
version = "5.0.0"

[dependencies]
cosmwasm-std.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion packages/okp4-rdf/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["OKP4"]
edition = "2021"
name = "okp4-rdf"
version = "4.1.0"
version = "5.0.0"

[dependencies]
base16ct = { version = "0.2.0", features = ["alloc"] }
Expand Down
2 changes: 1 addition & 1 deletion packages/okp4-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["OKP4"]
edition = "2021"
name = "okp4-wasm"
version = "4.1.0"
version = "5.0.0"

[dependencies]
cosmwasm-std.workspace = true
Expand Down

0 comments on commit cde785f

Please sign in to comment.