Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @thi.ng/csp@0.3.54
 - @thi.ng/hiccup-css@0.2.13
 - @thi.ng/iges@0.2.1
 - @thi.ng/range-coder@0.1.3
 - @thi.ng/rstream-csp@0.1.93
 - @thi.ng/rstream-dot@0.2.32
 - @thi.ng/rstream-gestures@0.4.13
 - @thi.ng/rstream-graph@2.1.17
 - @thi.ng/rstream-log@1.0.44
 - @thi.ng/rstream-query@0.3.31
 - @thi.ng/rstream@1.10.4
 - @thi.ng/sax@0.3.12
 - @thi.ng/transducers-fsm@0.2.11
 - @thi.ng/transducers-hdom@0.1.1
 - @thi.ng/transducers-stats@0.3.3
 - @thi.ng/transducers@1.15.0
  • Loading branch information
postspectacular committed Aug 2, 2018
1 parent c5afc7b commit 4a9b4cc
Show file tree
Hide file tree
Showing 32 changed files with 172 additions and 38 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.54"></a>
## [0.3.54](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@0.3.53...@thi.ng/csp@0.3.54) (2018-08-02)




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

<a name="0.3.53"></a>
## [0.3.53](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@0.3.52...@thi.ng/csp@0.3.53) (2018-08-01)

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.53",
"version": "0.3.54",
"description": "ES6 promise based CSP implementation",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@thi.ng/checks": "^1.5.7",
"@thi.ng/dcons": "^1.0.7",
"@thi.ng/errors": "^0.1.6",
"@thi.ng/transducers": "^1.14.3"
"@thi.ng/transducers": "^1.15.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.13"></a>
## [0.2.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-css@0.2.12...@thi.ng/hiccup-css@0.2.13) (2018-08-02)




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

<a name="0.2.12"></a>
## [0.2.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-css@0.2.11...@thi.ng/hiccup-css@0.2.12) (2018-08-01)

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.12",
"version": "0.2.13",
"description": "CSS from nested JS data structures",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@thi.ng/api": "^4.0.6",
"@thi.ng/checks": "^1.5.7",
"@thi.ng/errors": "^0.1.6",
"@thi.ng/transducers": "^1.14.3"
"@thi.ng/transducers": "^1.15.0"
},
"keywords": [
"clojure",
Expand Down
8 changes: 8 additions & 0 deletions packages/iges/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.1"></a>
## [0.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/iges@0.2.0...@thi.ng/iges@0.2.1) (2018-08-02)




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

<a name="0.2.0"></a>
# [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/iges@0.1.4...@thi.ng/iges@0.2.0) (2018-08-01)

Expand Down
4 changes: 2 additions & 2 deletions packages/iges/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/iges",
"version": "0.2.0",
"version": "0.2.1",
"description": "IGES 5.3 serializer for (currently only) polygonal geometry, both open & closed",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@thi.ng/api": "^4.0.6",
"@thi.ng/defmulti": "^0.3.7",
"@thi.ng/transducers": "^1.14.3"
"@thi.ng/transducers": "^1.15.0"
},
"keywords": [
"CAD",
Expand Down
8 changes: 8 additions & 0 deletions packages/range-coder/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.3"></a>
## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/range-coder@0.1.2...@thi.ng/range-coder@0.1.3) (2018-08-02)




**Note:** Version bump only for package @thi.ng/range-coder

<a name="0.1.2"></a>
## [0.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/range-coder@0.1.1...@thi.ng/range-coder@0.1.2) (2018-08-01)

Expand Down
4 changes: 2 additions & 2 deletions packages/range-coder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/range-coder",
"version": "0.1.2",
"version": "0.1.3",
"description": "Binary data range encoder / decoder",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -20,7 +20,7 @@
"test": "rm -rf build && tsc -p test && nyc mocha build/test/*.js"
},
"devDependencies": {
"@thi.ng/transducers": "^1.14.3",
"@thi.ng/transducers": "^1.15.0",
"@types/mocha": "^5.2.5",
"@types/node": "^10.5.5",
"mocha": "^5.2.0",
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.93"></a>
## [0.1.93](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@0.1.92...@thi.ng/rstream-csp@0.1.93) (2018-08-02)




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

<a name="0.1.92"></a>
## [0.1.92](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-csp@0.1.91...@thi.ng/rstream-csp@0.1.92) (2018-08-01)

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.92",
"version": "0.1.93",
"description": "@thi.ng/csp bridge module for @thi.ng/rstream",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -28,8 +28,8 @@
"typescript": "^3.0.1"
},
"dependencies": {
"@thi.ng/csp": "^0.3.53",
"@thi.ng/rstream": "^1.10.3"
"@thi.ng/csp": "^0.3.54",
"@thi.ng/rstream": "^1.10.4"
},
"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.32"></a>
## [0.2.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@0.2.31...@thi.ng/rstream-dot@0.2.32) (2018-08-02)




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

<a name="0.2.31"></a>
## [0.2.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-dot@0.2.30...@thi.ng/rstream-dot@0.2.31) (2018-08-01)

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.31",
"version": "0.2.32",
"description": "Graphviz DOT conversion of @thi.ng/rstream dataflow graph topologies",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -28,7 +28,7 @@
"typescript": "^3.0.1"
},
"dependencies": {
"@thi.ng/rstream": "^1.10.3"
"@thi.ng/rstream": "^1.10.4"
},
"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.4.13"></a>
## [0.4.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@0.4.12...@thi.ng/rstream-gestures@0.4.13) (2018-08-02)




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

<a name="0.4.12"></a>
## [0.4.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-gestures@0.4.11...@thi.ng/rstream-gestures@0.4.12) (2018-08-01)

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.4.12",
"version": "0.4.13",
"description": "Unified mouse, mouse wheel & single-touch event stream abstraction",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -29,8 +29,8 @@
},
"dependencies": {
"@thi.ng/api": "^4.0.6",
"@thi.ng/rstream": "^1.10.3",
"@thi.ng/transducers": "^1.14.3"
"@thi.ng/rstream": "^1.10.4",
"@thi.ng/transducers": "^1.15.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.1.17"></a>
## [2.1.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@2.1.16...@thi.ng/rstream-graph@2.1.17) (2018-08-02)




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

<a name="2.1.16"></a>
## [2.1.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-graph@2.1.15...@thi.ng/rstream-graph@2.1.16) (2018-08-01)

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.1.16",
"version": "2.1.17",
"description": "Declarative dataflow graph construction for @thi.ng/rstream",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -33,8 +33,8 @@
"@thi.ng/errors": "^0.1.6",
"@thi.ng/paths": "^1.5.2",
"@thi.ng/resolve-map": "^3.0.7",
"@thi.ng/rstream": "^1.10.3",
"@thi.ng/transducers": "^1.14.3"
"@thi.ng/rstream": "^1.10.4",
"@thi.ng/transducers": "^1.15.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.44"></a>
## [1.0.44](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@1.0.43...@thi.ng/rstream-log@1.0.44) (2018-08-02)




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

<a name="1.0.43"></a>
## [1.0.43](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-log@1.0.42...@thi.ng/rstream-log@1.0.43) (2018-08-01)

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.43",
"version": "1.0.44",
"description": "Structured, multilevel & hierarchical loggers based on @thi.ng/rstream",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -31,8 +31,8 @@
"@thi.ng/api": "^4.0.6",
"@thi.ng/checks": "^1.5.7",
"@thi.ng/errors": "^0.1.6",
"@thi.ng/rstream": "^1.10.3",
"@thi.ng/transducers": "^1.14.3"
"@thi.ng/rstream": "^1.10.4",
"@thi.ng/transducers": "^1.15.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.31"></a>
## [0.3.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@0.3.30...@thi.ng/rstream-query@0.3.31) (2018-08-02)




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

<a name="0.3.30"></a>
## [0.3.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream-query@0.3.29...@thi.ng/rstream-query@0.3.30) (2018-08-01)

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.30",
"version": "0.3.31",
"description": "@thi.ng/rstream based triple store & reactive query engine",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -33,9 +33,9 @@
"@thi.ng/checks": "^1.5.7",
"@thi.ng/equiv": "^0.1.7",
"@thi.ng/errors": "^0.1.6",
"@thi.ng/rstream": "^1.10.3",
"@thi.ng/rstream-dot": "^0.2.31",
"@thi.ng/transducers": "^1.14.3"
"@thi.ng/rstream": "^1.10.4",
"@thi.ng/rstream-dot": "^0.2.32",
"@thi.ng/transducers": "^1.15.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.10.4"></a>
## [1.10.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/rstream@1.10.3...@thi.ng/rstream@1.10.4) (2018-08-02)




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

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

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.10.3",
"version": "1.10.4",
"description": "Reactive multi-tap streams, dataflow & transformation pipeline constructs",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -34,7 +34,7 @@
"@thi.ng/checks": "^1.5.7",
"@thi.ng/errors": "^0.1.6",
"@thi.ng/paths": "^1.5.2",
"@thi.ng/transducers": "^1.14.3"
"@thi.ng/transducers": "^1.15.0"
},
"keywords": [
"datastructure",
Expand Down
8 changes: 8 additions & 0 deletions packages/sax/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.12"></a>
## [0.3.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.11...@thi.ng/sax@0.3.12) (2018-08-02)




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

<a name="0.3.11"></a>
## [0.3.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/sax@0.3.10...@thi.ng/sax@0.3.11) (2018-08-01)

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.3.11",
"version": "0.3.12",
"description": "Transducer-based, SAX-like, non-validating, speedy & tiny XML parser",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -29,8 +29,8 @@
},
"dependencies": {
"@thi.ng/api": "^4.0.6",
"@thi.ng/transducers": "^1.14.3",
"@thi.ng/transducers-fsm": "^0.2.10"
"@thi.ng/transducers": "^1.15.0",
"@thi.ng/transducers-fsm": "^0.2.11"
},
"keywords": [
"ES6",
Expand Down
Loading

0 comments on commit 4a9b4cc

Please sign in to comment.