Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"core/engine": "1.0.0-beta.1",
"core/expression": "1.0.0-beta.1",
"core/types": "1.0.0-beta.1",
"core/template": "1.0.0-beta.1",
"core/macros": "1.0.0-beta.1",
"bindings/nodejs": "1.0.0-beta.1",
"bindings/python": "1.0.0-beta.1",
"bindings/uniffi": "1.0.0-beta.1",
"bindings/c": "1.0.0-beta.1",
"benchmark/rust": "0.0.2",
"core/expression_repl": "1.0.0-beta.1"
"core/engine": "1.0.0-beta.2",
"core/expression": "1.0.0-beta.2",
"core/types": "1.0.0-beta.2",
"core/template": "1.0.0-beta.2",
"core/macros": "1.0.0-beta.2",
"bindings/nodejs": "1.0.0-beta.2",
"bindings/python": "1.0.0-beta.2",
"bindings/uniffi": "1.0.0-beta.2",
"bindings/c": "1.0.0-beta.2",
"benchmark/rust": "0.0.3",
"core/expression_repl": "1.0.0-beta.2"
}
22 changes: 11 additions & 11 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 benchmark/rust/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zen-benchmark"
version = "0.0.2"
version = "0.0.3"
edition = "2021"
publish = false

Expand Down
2 changes: 2 additions & 0 deletions bindings/c/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [1.0.0-beta.2](https://github.com/gorules/zen/compare/go-v1.0.0-beta.1...go-v1.0.0-beta.2) (2026-06-26)

## [1.0.0-beta.1](https://github.com/gorules/zen/compare/go-v1.0.0-beta.0...go-v1.0.0-beta.1) (2026-06-25)

## [1.0.0-beta.0](https://github.com/gorules/zen/compare/go-v0.20.0...go-v1.0.0-beta.0) (2026-06-25)
Expand Down
2 changes: 1 addition & 1 deletion bindings/c/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zen-ffi"
version = "1.0.0-beta.1"
version = "1.0.0-beta.2"
edition = "2021"
license = "MIT"
publish = false
Expand Down
2 changes: 2 additions & 0 deletions bindings/nodejs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [1.0.0-beta.2](https://github.com/gorules/zen/compare/nodejs-v1.0.0-beta.1...nodejs-v1.0.0-beta.2) (2026-06-26)

## [1.0.0-beta.1](https://github.com/gorules/zen/compare/nodejs-v1.0.0-beta.0...nodejs-v1.0.0-beta.1) (2026-06-25)

## [1.0.0-beta.0](https://github.com/gorules/zen/compare/nodejs-v0.54.0...nodejs-v1.0.0-beta.0) (2026-06-25)
Expand Down
2 changes: 1 addition & 1 deletion bindings/nodejs/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zen-nodejs"
version = "1.0.0-beta.1"
version = "1.0.0-beta.2"
edition = "2021"
license = "MIT"
publish = false
Expand Down
2 changes: 1 addition & 1 deletion bindings/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gorules/zen-engine",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"main": "index.js",
"browser": "browser.js",
"types": "./index.d.ts",
Expand Down
2 changes: 2 additions & 0 deletions bindings/python/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [1.0.0-beta.2](https://github.com/gorules/zen/compare/python-v1.0.0-beta.1...python-v1.0.0-beta.2) (2026-06-26)

## [1.0.0-beta.1](https://github.com/gorules/zen/compare/python-v1.0.0-beta.0...python-v1.0.0-beta.1) (2026-06-25)

## [1.0.0-beta.0](https://github.com/gorules/zen/compare/python-v0.53.0...python-v1.0.0-beta.0) (2026-06-25)
Expand Down
2 changes: 1 addition & 1 deletion bindings/python/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zen-python"
version = "1.0.0-beta.1"
version = "1.0.0-beta.2"
edition = "2021"
license = "MIT"
publish = false
Expand Down
2 changes: 2 additions & 0 deletions bindings/uniffi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [1.0.0-beta.2](https://github.com/gorules/zen/compare/uniffi-v1.0.0-beta.1...uniffi-v1.0.0-beta.2) (2026-06-26)

## [1.0.0-beta.1](https://github.com/gorules/zen/compare/uniffi-v1.0.0-beta.0...uniffi-v1.0.0-beta.1) (2026-06-25)

## [1.0.0-beta.0](https://github.com/gorules/zen/compare/uniffi-v0.7.2...uniffi-v1.0.0-beta.0) (2026-06-25)
Expand Down
2 changes: 1 addition & 1 deletion bindings/uniffi/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zen-uniffi"
version = "1.0.0-beta.1"
version = "1.0.0-beta.2"
edition = "2024"
license = "MIT"
publish = false
Expand Down
7 changes: 7 additions & 0 deletions core/engine/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-beta.2](https://github.com/gorules/zen/compare/zen-engine-v1.0.0-beta.1...zen-engine-v1.0.0-beta.2) (2026-06-26)


### Bug Fixes

* trigger release v1.0.0-beta.2 ([#470](https://github.com/gorules/zen/issues/470)) ([355b86a](https://github.com/gorules/zen/commit/355b86a57c2cb63f3aba978897f6c77c35b53e80))

## [1.0.0-beta.1](https://github.com/gorules/zen/compare/zen-engine-v1.0.0-beta.0...zen-engine-v1.0.0-beta.1) (2026-06-25)


Expand Down
8 changes: 4 additions & 4 deletions core/engine/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["GoRules Team <bot@gorules.io>"]
description = "Business rules engine"
name = "zen-engine"
license = "MIT"
version = "1.0.0-beta.1"
version = "1.0.0-beta.2"
edition = "2021"
repository = "https://github.com/gorules/zen.git"

Expand All @@ -26,9 +26,9 @@ rust_decimal = { workspace = true, features = ["maths-nopanic"] }
fixedbitset = "0.5"
tokio = { workspace = true, features = ["sync", "time"] }
rquickjs = { version = "0.10", features = ["macro", "loader", "rust-alloc", "futures", "either", "properties"] }
zen-types = { path = "../types", version = "1.0.0-beta.1" }
zen-expression = { path = "../expression", version = "1.0.0-beta.1" }
zen-tmpl = { path = "../template", version = "1.0.0-beta.1" }
zen-types = { path = "../types", version = "1.0.0-beta.2" }
zen-expression = { path = "../expression", version = "1.0.0-beta.2" }
zen-tmpl = { path = "../template", version = "1.0.0-beta.2" }
nohash-hasher = { workspace = true }
downcast-rs = { version = "2.0", features = ["std", "sync"] }
arc-swap = "1"
Expand Down
7 changes: 7 additions & 0 deletions core/expression/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-beta.2](https://github.com/gorules/zen/compare/zen-expression-v1.0.0-beta.1...zen-expression-v1.0.0-beta.2) (2026-06-26)


### Miscellaneous

* **zen-expression:** Synchronize core versions

## [1.0.0-beta.1](https://github.com/gorules/zen/compare/zen-expression-v1.0.0-beta.0...zen-expression-v1.0.0-beta.1) (2026-06-25)


Expand Down
6 changes: 3 additions & 3 deletions core/expression/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ authors = ["GoRules Team <bot@gorules.io>"]
description = "Zen Expression Language"
name = "zen-expression"
license = "MIT"
version = "1.0.0-beta.1"
version = "1.0.0-beta.2"
edition = "2021"
repository = "https://github.com/gorules/zen.git"

Expand All @@ -29,8 +29,8 @@ nohash-hasher = { workspace = true }
strsim = "0.11"
iana-time-zone = "0.1"

zen-macros = { path = "../macros", version = "1.0.0-beta.1" }
zen-types = { path = "../types", version = "1.0.0-beta.1" }
zen-macros = { path = "../macros", version = "1.0.0-beta.2" }
zen-types = { path = "../types", version = "1.0.0-beta.2" }

[dev-dependencies]
criterion = { workspace = true }
Expand Down
2 changes: 2 additions & 0 deletions core/expression_repl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
* dependencies
* zen-expression bumped from 1.0.0-beta.0 to 1.0.0-beta.1



## [1.0.0-beta.0](https://github.com/gorules/zen/compare/expression_repl-v0.55.1...expression_repl-v1.0.0-beta.0) (2026-06-25)


Expand Down
4 changes: 2 additions & 2 deletions core/expression_repl/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "expression_repl"
version = "1.0.0-beta.1"
version = "1.0.0-beta.2"
edition = "2021"
publish = false

Expand All @@ -10,5 +10,5 @@ publish = false
colored = "3"
rustyline = "15"
serde_json = { workspace = true }
zen-expression = { path = "../expression", version = "1.0.0-beta.1" }
zen-expression = { path = "../expression", version = "1.0.0-beta.2" }

7 changes: 7 additions & 0 deletions core/macros/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-beta.2](https://github.com/gorules/zen/compare/zen-macros-v1.0.0-beta.1...zen-macros-v1.0.0-beta.2) (2026-06-26)


### Miscellaneous

* **zen-macros:** Synchronize core versions

## [1.0.0-beta.1](https://github.com/gorules/zen/compare/zen-macros-v1.0.0-beta.0...zen-macros-v1.0.0-beta.1) (2026-06-25)


Expand Down
2 changes: 1 addition & 1 deletion core/macros/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "zen-macros"
description = "Zen Helper Macros"
version = "1.0.0-beta.1"
version = "1.0.0-beta.2"
edition = "2024"
license = "MIT"

Expand Down
7 changes: 7 additions & 0 deletions core/template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-beta.2](https://github.com/gorules/zen/compare/zen-tmpl-v1.0.0-beta.1...zen-tmpl-v1.0.0-beta.2) (2026-06-26)


### Miscellaneous

* **zen-tmpl:** Synchronize core versions

## [1.0.0-beta.1](https://github.com/gorules/zen/compare/zen-tmpl-v1.0.0-beta.0...zen-tmpl-v1.0.0-beta.1) (2026-06-25)


Expand Down
4 changes: 2 additions & 2 deletions core/template/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ authors = ["GoRules Team <bot@gorules.io>"]
description = "Zen Template Language"
name = "zen-tmpl"
license = "MIT"
version = "1.0.0-beta.1"
version = "1.0.0-beta.2"
edition = "2021"
repository = "https://github.com/gorules/zen.git"

[dependencies]
zen-expression = { path = "../expression", version = "1.0.0-beta.1" }
zen-expression = { path = "../expression", version = "1.0.0-beta.2" }
thiserror = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
Expand Down
7 changes: 7 additions & 0 deletions core/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0-beta.2](https://github.com/gorules/zen/compare/zen-types-v1.0.0-beta.1...zen-types-v1.0.0-beta.2) (2026-06-26)


### Miscellaneous

* **zen-types:** Synchronize core versions

## [1.0.0-beta.1](https://github.com/gorules/zen/compare/zen-types-v1.0.0-beta.0...zen-types-v1.0.0-beta.1) (2026-06-25)


Expand Down
2 changes: 1 addition & 1 deletion core/types/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "zen-types"
description = "Zen Core Types"
version = "1.0.0-beta.1"
version = "1.0.0-beta.2"
edition = "2024"
license = "MIT"

Expand Down
1 change: 0 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"tag-separator": "-",
"pull-request-title-pattern": "chore(release): publish${component}",
"group-pull-request-title-pattern": "chore(release): publish${component}",
"release-as": "1.0.0-beta.1",
"prerelease": true,
"prerelease-type": "beta",
"versioning": "prerelease",
Expand Down
Loading