Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @thi.ng/csp@0.3.44
 - @thi.ng/hiccup-css@0.2.2
 - @thi.ng/rstream-csp@0.1.77
 - @thi.ng/rstream-dot@0.2.16
 - @thi.ng/rstream-gestures@0.3.13
 - @thi.ng/rstream-graph@2.0.3
 - @thi.ng/rstream-log@1.0.28
 - @thi.ng/rstream-query@0.3.15
 - @thi.ng/rstream@1.7.3
 - @thi.ng/sax@0.2.0
 - @thi.ng/transducers-fsm@0.2.0
 - @thi.ng/transducers@1.11.0
  • Loading branch information
postspectacular committed Jun 19, 2018
1 parent eed50b8 commit 6cf0d91
Show file tree
Hide file tree
Showing 24 changed files with 136 additions and 31 deletions.
8 changes: 8 additions & 0 deletions packages/csp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="0.3.44"></a>
## [0.3.44](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@0.3.43...@thi.ng/csp@0.3.44) (2018-06-19)




**Note:** Version bump only for package @thi.ng/csp

<a name="0.3.43"></a>
## [0.3.43](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@0.3.42...@thi.ng/csp@0.3.43) (2018-06-18)

Expand Down
4 changes: 2 additions & 2 deletions packages/csp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/csp",
"version": "0.3.43",
"version": "0.3.44",
"description": "ES6 promise based CSP implementation",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -32,7 +32,7 @@
"@thi.ng/checks": "^1.5.4",
"@thi.ng/dcons": "^1.0.4",
"@thi.ng/errors": "^0.1.3",
"@thi.ng/transducers": "^1.10.3"
"@thi.ng/transducers": "^1.11.0"
},
"keywords": [
"async",
Expand Down
8 changes: 8 additions & 0 deletions packages/hiccup-css/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="0.2.2"></a>
## [0.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-css@0.2.1...@thi.ng/hiccup-css@0.2.2) (2018-06-19)




**Note:** Version bump only for package @thi.ng/hiccup-css

<a name="0.2.1"></a>
## [0.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-css@0.2.0...@thi.ng/hiccup-css@0.2.1) (2018-06-18)

Expand Down
4 changes: 2 additions & 2 deletions packages/hiccup-css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hiccup-css",
"version": "0.2.1",
"version": "0.2.2",
"description": "CSS from nested JS data structures",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -27,7 +27,7 @@
"@thi.ng/api": "^4.0.3",
"@thi.ng/checks": "^1.5.4",
"@thi.ng/errors": "^0.1.3",
"@thi.ng/transducers": "^1.10.3"
"@thi.ng/transducers": "^1.11.0"
},
"keywords": [
"clojure",
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream-csp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="0.1.77"></a>
## [0.1.77](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@0.1.76...@thi.ng/rstream-csp@0.1.77) (2018-06-19)




**Note:** Version bump only for package @thi.ng/rstream-csp

<a name="0.1.76"></a>
## [0.1.76](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@0.1.75...@thi.ng/rstream-csp@0.1.76) (2018-06-18)

Expand Down
6 changes: 3 additions & 3 deletions packages/rstream-csp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-csp",
"version": "0.1.76",
"version": "0.1.77",
"description": "@thi.ng/csp bridge module for @thi.ng/rstream",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -24,8 +24,8 @@
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/csp": "^0.3.43",
"@thi.ng/rstream": "^1.7.2"
"@thi.ng/csp": "^0.3.44",
"@thi.ng/rstream": "^1.7.3"
},
"keywords": [
"bridge",
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream-dot/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="0.2.16"></a>
## [0.2.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@0.2.15...@thi.ng/rstream-dot@0.2.16) (2018-06-19)




**Note:** Version bump only for package @thi.ng/rstream-dot

<a name="0.2.15"></a>
## [0.2.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@0.2.14...@thi.ng/rstream-dot@0.2.15) (2018-06-18)

Expand Down
4 changes: 2 additions & 2 deletions packages/rstream-dot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-dot",
"version": "0.2.15",
"version": "0.2.16",
"description": "Graphviz DOT conversion of @thi.ng/rstream dataflow graph topologies",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -24,7 +24,7 @@
"typescript": "^2.8.3"
},
"dependencies": {
"@thi.ng/rstream": "^1.7.2"
"@thi.ng/rstream": "^1.7.3"
},
"keywords": [
"conversion",
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream-gestures/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="0.3.13"></a>
## [0.3.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@0.3.12...@thi.ng/rstream-gestures@0.3.13) (2018-06-19)




**Note:** Version bump only for package @thi.ng/rstream-gestures

<a name="0.3.12"></a>
## [0.3.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@0.3.11...@thi.ng/rstream-gestures@0.3.12) (2018-06-18)

Expand Down
6 changes: 3 additions & 3 deletions packages/rstream-gestures/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-gestures",
"version": "0.3.12",
"version": "0.3.13",
"description": "Unified mouse, mouse wheel & single-touch event stream abstraction",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -25,8 +25,8 @@
},
"dependencies": {
"@thi.ng/api": "^4.0.3",
"@thi.ng/rstream": "^1.7.2",
"@thi.ng/transducers": "^1.10.3"
"@thi.ng/rstream": "^1.7.3",
"@thi.ng/transducers": "^1.11.0"
},
"keywords": [
"dataflow",
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream-graph/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="2.0.3"></a>
## [2.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@2.0.2...@thi.ng/rstream-graph@2.0.3) (2018-06-19)




**Note:** Version bump only for package @thi.ng/rstream-graph

<a name="2.0.2"></a>
## [2.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@2.0.1...@thi.ng/rstream-graph@2.0.2) (2018-06-18)

Expand Down
6 changes: 3 additions & 3 deletions packages/rstream-graph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-graph",
"version": "2.0.2",
"version": "2.0.3",
"description": "Declarative dataflow graph construction for @thi.ng/rstream",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -29,8 +29,8 @@
"@thi.ng/errors": "^0.1.3",
"@thi.ng/paths": "^1.3.9",
"@thi.ng/resolve-map": "^3.0.1",
"@thi.ng/rstream": "^1.7.2",
"@thi.ng/transducers": "^1.10.3"
"@thi.ng/rstream": "^1.7.3",
"@thi.ng/transducers": "^1.11.0"
},
"keywords": [
"compute",
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream-log/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="1.0.28"></a>
## [1.0.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@1.0.27...@thi.ng/rstream-log@1.0.28) (2018-06-19)




**Note:** Version bump only for package @thi.ng/rstream-log

<a name="1.0.27"></a>
## [1.0.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@1.0.26...@thi.ng/rstream-log@1.0.27) (2018-06-18)

Expand Down
6 changes: 3 additions & 3 deletions packages/rstream-log/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-log",
"version": "1.0.27",
"version": "1.0.28",
"description": "Structured, multilevel & hierarchical loggers based on @thi.ng/rstream",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -27,8 +27,8 @@
"@thi.ng/api": "^4.0.3",
"@thi.ng/checks": "^1.5.4",
"@thi.ng/errors": "^0.1.3",
"@thi.ng/rstream": "^1.7.2",
"@thi.ng/transducers": "^1.10.3"
"@thi.ng/rstream": "^1.7.3",
"@thi.ng/transducers": "^1.11.0"
},
"keywords": [
"ES6",
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream-query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="0.3.15"></a>
## [0.3.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@0.3.14...@thi.ng/rstream-query@0.3.15) (2018-06-19)




**Note:** Version bump only for package @thi.ng/rstream-query

<a name="0.3.14"></a>
## [0.3.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@0.3.13...@thi.ng/rstream-query@0.3.14) (2018-06-18)

Expand Down
8 changes: 4 additions & 4 deletions packages/rstream-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream-query",
"version": "0.3.14",
"version": "0.3.15",
"description": "@thi.ng/rstream based triple store & reactive query engine",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -29,9 +29,9 @@
"@thi.ng/checks": "^1.5.4",
"@thi.ng/equiv": "^0.1.4",
"@thi.ng/errors": "^0.1.3",
"@thi.ng/rstream": "^1.7.2",
"@thi.ng/rstream-dot": "^0.2.15",
"@thi.ng/transducers": "^1.10.3"
"@thi.ng/rstream": "^1.7.3",
"@thi.ng/rstream-dot": "^0.2.16",
"@thi.ng/transducers": "^1.11.0"
},
"keywords": [
"dataflow",
Expand Down
8 changes: 8 additions & 0 deletions packages/rstream/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="1.7.3"></a>
## [1.7.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@1.7.2...@thi.ng/rstream@1.7.3) (2018-06-19)




**Note:** Version bump only for package @thi.ng/rstream

<a name="1.7.2"></a>
## [1.7.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@1.7.1...@thi.ng/rstream@1.7.2) (2018-06-18)

Expand Down
4 changes: 2 additions & 2 deletions packages/rstream/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/rstream",
"version": "1.7.2",
"version": "1.7.3",
"description": "Reactive multi-tap streams, dataflow & transformation pipeline constructs",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@thi.ng/checks": "^1.5.4",
"@thi.ng/errors": "^0.1.3",
"@thi.ng/paths": "^1.3.9",
"@thi.ng/transducers": "^1.10.3"
"@thi.ng/transducers": "^1.11.0"
},
"keywords": [
"datastructure",
Expand Down
11 changes: 11 additions & 0 deletions packages/sax/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.2.0"></a>
# [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.1.1...@thi.ng/sax@0.2.0) (2018-06-19)


### Features

* **sax:** add support for escape seqs, minor optimizations ([e824b6b](https://github.com/thi-ng/umbrella/commit/e824b6b))




<a name="0.1.1"></a>
## [0.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.1.0...@thi.ng/sax@0.1.1) (2018-06-18)

Expand Down
6 changes: 3 additions & 3 deletions packages/sax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/sax",
"version": "0.1.1",
"version": "0.2.0",
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -25,8 +25,8 @@
},
"dependencies": {
"@thi.ng/api": "^4.0.3",
"@thi.ng/transducers": "^1.10.3",
"@thi.ng/transducers-fsm": "^0.1.0"
"@thi.ng/transducers": "^1.11.0",
"@thi.ng/transducers-fsm": "^0.2.0"
},
"keywords": [
"ES6",
Expand Down
11 changes: 11 additions & 0 deletions packages/transducers-fsm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.2.0"></a>
# [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers-fsm@0.1.0...@thi.ng/transducers-fsm@0.2.0) (2018-06-19)


### Features

* **transducers-fsm:** support multiple results, add tests, update readme ([a9ca135](https://github.com/thi-ng/umbrella/commit/a9ca135))




<a name="0.1.0"></a>
# 0.1.0 (2018-06-18)

Expand Down
6 changes: 3 additions & 3 deletions packages/transducers-fsm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/transducers-fsm",
"version": "0.1.0",
"version": "0.2.0",
"description": "Transducer-based Finite State Machine transformer",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -25,7 +25,7 @@
},
"dependencies": {
"@thi.ng/api": "^4.0.3",
"@thi.ng/transducers": "^1.10.3"
"@thi.ng/transducers": "^1.11.0"
},
"keywords": [
"ES6",
Expand All @@ -37,4 +37,4 @@
"publishConfig": {
"access": "public"
}
}
}
11 changes: 11 additions & 0 deletions packages/transducers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.11.0"></a>
# [1.11.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.10.3...@thi.ng/transducers@1.11.0) (2018-06-19)


### Features

* **transducers:** add matchFirst()/matchLast() xforms, update readme ([bc261e5](https://github.com/thi-ng/umbrella/commit/bc261e5))




<a name="1.10.3"></a>
## [1.10.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/transducers@1.10.2...@thi.ng/transducers@1.10.3) (2018-06-18)

Expand Down
Loading

0 comments on commit 6cf0d91

Please sign in to comment.