Skip to content

Commit 8f6455f

Browse files
committed
chore(release): perform release 3.0.0
1 parent ea4128e commit 8f6455f

File tree

10 files changed

+44
-13
lines changed

10 files changed

+44
-13
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# ØKP4 contracts
22

3+
## [3.0.0](https://github.com/okp4/contracts/compare/v2.1.0...v3.0.0) (2023-09-28)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **cognitarium:** make delete triples optional and enforce where clause
9+
10+
### Features
11+
12+
* **cognitarium:** implement DeleteData message ([758c172](https://github.com/okp4/contracts/commit/758c172f6cb4c1cb88e5b73f6d37ee4c5b9d98dd))
13+
* **cognitarium:** specify construction query ([111a73c](https://github.com/okp4/contracts/commit/111a73c9039572ebf78b6b0d88535625c777a03c))
14+
* **cognitarium:** support 'delete where {}' form ([3f2f9a0](https://github.com/okp4/contracts/commit/3f2f9a05c9526778da0ce552fd370a6f2ada5528))
15+
* **docs:** use fadroma-schema to generate docs ([ae792e0](https://github.com/okp4/contracts/commit/ae792e02957da0cefbade4aa4e6565b1c602b860))
16+
* **objectarium:** add lzma compression algorithm ([b3392f7](https://github.com/okp4/contracts/commit/b3392f7f1dfd1f73969f765e02248dab8e1cbd4c))
17+
18+
19+
### Bug Fixes
20+
21+
* **cognitarium:** decrease the store byte size upon deletion ([74c9461](https://github.com/okp4/contracts/commit/74c9461b25f1125b6384df8a3e3a142ce31c1d68))
22+
* **cognitarium:** do not count existing triples on insert ([b490f23](https://github.com/okp4/contracts/commit/b490f23342e7e71b5271b5d26e505842ed208ea3))
23+
* **cognitarium:** fix compilation issue ([296c61a](https://github.com/okp4/contracts/commit/296c61ae600cc561aa4b0dbedcc508f09100e170))
24+
* **cognitarium:** fix incorrect variable resolution on delete ([76abfcd](https://github.com/okp4/contracts/commit/76abfcd964106ef33c2cc90c4e418ca97c6a0ac5))
25+
* **cognitarium:** make successive store engine calls safe ([0fe529b](https://github.com/okp4/contracts/commit/0fe529b92d6aa1a640c2e50f2a701c62a85a3275))
26+
* **cognitarium:** update ns ref count on triple deletion ([8ad0144](https://github.com/okp4/contracts/commit/8ad01447288c7a827fd70a6e959d3e542b8c55c3))
27+
* **docs:** use fixed version of fadroma/schema ([bda29c7](https://github.com/okp4/contracts/commit/bda29c762b43604ad3e15930803473fa541d0568))
28+
29+
30+
### Code Refactoring
31+
32+
* **cognitarium:** make delete triples optional and enforce where clause ([5ce531b](https://github.com/okp4/contracts/commit/5ce531b66dc6f14c594dfdf551b65360e5b6f700))
33+
334
## [2.1.0](https://github.com/okp4/contracts/compare/v2.0.0...v2.1.0) (2023-06-27)
435

536

Cargo.lock

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

contracts/okp4-cognitarium/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["OKP4"]
33
edition = "2021"
44
name = "okp4-cognitarium"
55
rust-version = "1.69"
6-
version = "2.1.0"
6+
version = "3.0.0"
77

88
exclude = [
99
# 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.

contracts/okp4-law-stone/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["OKP4"]
33
edition = "2021"
44
name = "okp4-law-stone"
55
rust-version = "1.69"
6-
version = "2.1.0"
6+
version = "3.0.0"
77

88
exclude = [
99
# 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.

contracts/okp4-objectarium/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["OKP4"]
33
edition = "2021"
44
name = "okp4-objectarium"
55
rust-version = "1.69"
6-
version = "2.1.0"
6+
version = "3.0.0"
77

88
exclude = [
99
# 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.

docs/okp4-cognitarium.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,4 +478,4 @@ Represents a condition in a [WhereClause].
478478

479479
---
480480

481-
*Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-cognitarium.json` (`f3c6fe24ffc06133`)*
481+
*Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-cognitarium.json` (`0b746186a6e8df78`)*

docs/okp4-law-stone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ A string containing Base64-encoded data.
126126

127127
---
128128

129-
*Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-law-stone.json` (`d2b5da624dff3dad`)*
129+
*Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-law-stone.json` (`023b72150b485c6b`)*

docs/okp4-objectarium.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,4 +516,4 @@ A string containing a 128-bit integer in decimal representation.
516516

517517
---
518518

519-
*Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-objectarium.json` (`c9bbaeefb8b85833`)*
519+
*Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-objectarium.json` (`51f0131cd7a4ebf9`)*

packages/okp4-logic-bindings/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["OKP4"]
33
edition = "2021"
44
name = "okp4-logic-bindings"
5-
version = "2.1.0"
5+
version = "3.0.0"
66

77
[dependencies]
88
cosmwasm-std.workspace = true

packages/okp4-objectarium-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["OKP4"]
33
edition = "2021"
44
name = "okp4-objectarium-client"
5-
version = "2.1.0"
5+
version = "3.0.0"
66

77
[dependencies]
88
cosmwasm-std.workspace = true

0 commit comments

Comments
 (0)