diff --git a/packages/rstream-csp/CHANGELOG.md b/packages/rstream-csp/CHANGELOG.md index e59a87bf18..4796debafe 100644 --- a/packages/rstream-csp/CHANGELOG.md +++ b/packages/rstream-csp/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@2.0.17...@thi.ng/rstream-csp@2.0.18) (2020-05-15) + +**Note:** Version bump only for package @thi.ng/rstream-csp + + + + + ## [2.0.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@2.0.16...@thi.ng/rstream-csp@2.0.17) (2020-05-14) **Note:** Version bump only for package @thi.ng/rstream-csp diff --git a/packages/rstream-csp/package.json b/packages/rstream-csp/package.json index 85e2ac64ee..57ba99a4cf 100644 --- a/packages/rstream-csp/package.json +++ b/packages/rstream-csp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-csp", - "version": "2.0.17", + "version": "2.0.18", "description": "@thi.ng/csp bridge module for @thi.ng/rstream", "module": "./index.js", "main": "./lib/index.js", @@ -44,7 +44,7 @@ }, "dependencies": { "@thi.ng/csp": "^1.1.23", - "@thi.ng/rstream": "^4.1.0", + "@thi.ng/rstream": "^4.2.0", "tslib": "^1.12.0" }, "files": [ diff --git a/packages/rstream-dot/CHANGELOG.md b/packages/rstream-dot/CHANGELOG.md index 5e6a1aff26..46b7b90e53 100644 --- a/packages/rstream-dot/CHANGELOG.md +++ b/packages/rstream-dot/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@1.1.24...@thi.ng/rstream-dot@1.1.25) (2020-05-15) + +**Note:** Version bump only for package @thi.ng/rstream-dot + + + + + ## [1.1.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@1.1.23...@thi.ng/rstream-dot@1.1.24) (2020-05-14) **Note:** Version bump only for package @thi.ng/rstream-dot diff --git a/packages/rstream-dot/package.json b/packages/rstream-dot/package.json index cf441515ec..730639a4cd 100644 --- a/packages/rstream-dot/package.json +++ b/packages/rstream-dot/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-dot", - "version": "1.1.24", + "version": "1.1.25", "description": "Graphviz DOT conversion of @thi.ng/rstream dataflow graph topologies", "module": "./index.js", "main": "./lib/index.js", @@ -43,7 +43,7 @@ "typescript": "^3.9.2" }, "dependencies": { - "@thi.ng/rstream": "^4.1.0", + "@thi.ng/rstream": "^4.2.0", "tslib": "^1.12.0" }, "files": [ diff --git a/packages/rstream-gestures/CHANGELOG.md b/packages/rstream-gestures/CHANGELOG.md index 5c1c17b118..00a28dbb70 100644 --- a/packages/rstream-gestures/CHANGELOG.md +++ b/packages/rstream-gestures/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@2.0.16...@thi.ng/rstream-gestures@2.0.17) (2020-05-15) + +**Note:** Version bump only for package @thi.ng/rstream-gestures + + + + + ## [2.0.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@2.0.15...@thi.ng/rstream-gestures@2.0.16) (2020-05-14) **Note:** Version bump only for package @thi.ng/rstream-gestures diff --git a/packages/rstream-gestures/package.json b/packages/rstream-gestures/package.json index 94fe4d4fb0..d29720c321 100644 --- a/packages/rstream-gestures/package.json +++ b/packages/rstream-gestures/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-gestures", - "version": "2.0.16", + "version": "2.0.17", "description": "Unified mouse, mouse wheel & multi-touch event stream abstraction", "module": "./index.js", "main": "./lib/index.js", @@ -46,7 +46,7 @@ "@thi.ng/api": "^6.10.5", "@thi.ng/checks": "^2.7.0", "@thi.ng/math": "^1.7.10", - "@thi.ng/rstream": "^4.1.0", + "@thi.ng/rstream": "^4.2.0", "@thi.ng/transducers": "^6.5.0", "tslib": "^1.12.0" }, diff --git a/packages/rstream-graph/CHANGELOG.md b/packages/rstream-graph/CHANGELOG.md index cf40689ac5..6a91cb8ce1 100644 --- a/packages/rstream-graph/CHANGELOG.md +++ b/packages/rstream-graph/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.2.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@3.2.17...@thi.ng/rstream-graph@3.2.18) (2020-05-15) + +**Note:** Version bump only for package @thi.ng/rstream-graph + + + + + ## [3.2.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@3.2.16...@thi.ng/rstream-graph@3.2.17) (2020-05-14) **Note:** Version bump only for package @thi.ng/rstream-graph diff --git a/packages/rstream-graph/package.json b/packages/rstream-graph/package.json index 5f664d684c..423190c3d9 100644 --- a/packages/rstream-graph/package.json +++ b/packages/rstream-graph/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-graph", - "version": "3.2.17", + "version": "3.2.18", "description": "Declarative dataflow graph construction for @thi.ng/rstream", "module": "./index.js", "main": "./lib/index.js", @@ -48,7 +48,7 @@ "@thi.ng/errors": "^1.2.14", "@thi.ng/paths": "^4.0.6", "@thi.ng/resolve-map": "^4.1.23", - "@thi.ng/rstream": "^4.1.0", + "@thi.ng/rstream": "^4.2.0", "@thi.ng/transducers": "^6.5.0", "tslib": "^1.12.0" }, diff --git a/packages/rstream-log-file/CHANGELOG.md b/packages/rstream-log-file/CHANGELOG.md index 58503f9ace..e60175552a 100644 --- a/packages/rstream-log-file/CHANGELOG.md +++ b/packages/rstream-log-file/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.40](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log-file@0.1.39...@thi.ng/rstream-log-file@0.1.40) (2020-05-15) + +**Note:** Version bump only for package @thi.ng/rstream-log-file + + + + + ## [0.1.39](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log-file@0.1.38...@thi.ng/rstream-log-file@0.1.39) (2020-05-14) **Note:** Version bump only for package @thi.ng/rstream-log-file diff --git a/packages/rstream-log-file/package.json b/packages/rstream-log-file/package.json index 8ed13e79a8..d505dc85b7 100644 --- a/packages/rstream-log-file/package.json +++ b/packages/rstream-log-file/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-log-file", - "version": "0.1.39", + "version": "0.1.40", "description": "File output handler for structured, multilevel & hierarchical loggers based on @thi.ng/rstream", "module": "./index.js", "main": "./lib/index.js", @@ -43,7 +43,7 @@ "typescript": "^3.9.2" }, "dependencies": { - "@thi.ng/rstream": "^4.1.0", + "@thi.ng/rstream": "^4.2.0", "tslib": "^1.12.0" }, "files": [ diff --git a/packages/rstream-log/CHANGELOG.md b/packages/rstream-log/CHANGELOG.md index 2da91d9e85..89bd7e4317 100644 --- a/packages/rstream-log/CHANGELOG.md +++ b/packages/rstream-log/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.1.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@3.1.24...@thi.ng/rstream-log@3.1.25) (2020-05-15) + +**Note:** Version bump only for package @thi.ng/rstream-log + + + + + ## [3.1.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@3.1.23...@thi.ng/rstream-log@3.1.24) (2020-05-14) **Note:** Version bump only for package @thi.ng/rstream-log diff --git a/packages/rstream-log/package.json b/packages/rstream-log/package.json index 233f111a79..e4ceeacbe1 100644 --- a/packages/rstream-log/package.json +++ b/packages/rstream-log/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-log", - "version": "3.1.24", + "version": "3.1.25", "description": "Structured, multilevel & hierarchical loggers based on @thi.ng/rstream", "module": "./index.js", "main": "./lib/index.js", @@ -46,7 +46,7 @@ "@thi.ng/api": "^6.10.5", "@thi.ng/checks": "^2.7.0", "@thi.ng/errors": "^1.2.14", - "@thi.ng/rstream": "^4.1.0", + "@thi.ng/rstream": "^4.2.0", "@thi.ng/transducers": "^6.5.0", "tslib": "^1.12.0" }, diff --git a/packages/rstream-query/CHANGELOG.md b/packages/rstream-query/CHANGELOG.md index 00801df8d1..b8d3571029 100644 --- a/packages/rstream-query/CHANGELOG.md +++ b/packages/rstream-query/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@1.1.24...@thi.ng/rstream-query@1.1.25) (2020-05-15) + +**Note:** Version bump only for package @thi.ng/rstream-query + + + + + ## [1.1.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@1.1.23...@thi.ng/rstream-query@1.1.24) (2020-05-14) **Note:** Version bump only for package @thi.ng/rstream-query diff --git a/packages/rstream-query/package.json b/packages/rstream-query/package.json index 9dc2ff1c6b..69f2f09a59 100644 --- a/packages/rstream-query/package.json +++ b/packages/rstream-query/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream-query", - "version": "1.1.24", + "version": "1.1.25", "description": "@thi.ng/rstream based triple store & reactive query engine", "module": "./index.js", "main": "./lib/index.js", @@ -49,8 +49,8 @@ "@thi.ng/equiv": "^1.0.23", "@thi.ng/errors": "^1.2.14", "@thi.ng/math": "^1.7.10", - "@thi.ng/rstream": "^4.1.0", - "@thi.ng/rstream-dot": "^1.1.24", + "@thi.ng/rstream": "^4.2.0", + "@thi.ng/rstream-dot": "^1.1.25", "@thi.ng/transducers": "^6.5.0", "tslib": "^1.12.0" }, diff --git a/packages/rstream/CHANGELOG.md b/packages/rstream/CHANGELOG.md index 24374062c4..18387c3758 100644 --- a/packages/rstream/CHANGELOG.md +++ b/packages/rstream/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@4.1.0...@thi.ng/rstream@4.2.0) (2020-05-15) + + +### Features + +* **rstream:** add fromObject(), add docs & tests ([5e854eb](https://github.com/thi-ng/umbrella/commit/5e854eb64c28eac2221b656db528b819449bdcbd)) +* **rstream:** update fromObject(), add StreamObjOpts, update docs ([f3ca3b6](https://github.com/thi-ng/umbrella/commit/f3ca3b6fef4568cb5c8992166e1db931c173ffca)) + + + + + # [4.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@4.0.8...@thi.ng/rstream@4.1.0) (2020-05-14) diff --git a/packages/rstream/package.json b/packages/rstream/package.json index 984efdaa72..31b39a9e94 100644 --- a/packages/rstream/package.json +++ b/packages/rstream/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rstream", - "version": "4.1.0", + "version": "4.2.0", "description": "Reactive streams & subscription primitives for constructing dataflow graphs / pipelines", "module": "./index.js", "main": "./lib/index.js",