Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @thi.ng/associative@0.6.11
 - @thi.ng/cache@0.2.28
 - @thi.ng/csp@0.3.67
 - @thi.ng/dcons@1.1.11
 - @thi.ng/dgraph@0.2.23
 - @thi.ng/hdom-canvas@0.1.4
 - @thi.ng/hdom-components@2.2.10
 - @thi.ng/hdom@5.0.4
 - @thi.ng/hiccup-css@0.2.26
 - @thi.ng/iges@0.2.16
 - @thi.ng/iterators@4.1.32
 - @thi.ng/range-coder@0.1.16
 - @thi.ng/rstream-csp@0.1.112
 - @thi.ng/rstream-dot@0.2.51
 - @thi.ng/rstream-gestures@0.5.13
 - @thi.ng/rstream-graph@2.1.37
 - @thi.ng/rstream-log@1.0.63
 - @thi.ng/rstream-query@0.3.50
 - @thi.ng/rstream@1.13.5
 - @thi.ng/sax@0.5.1
 - @thi.ng/transducers-fsm@0.2.24
 - @thi.ng/transducers-hdom@1.1.6
 - @thi.ng/transducers-stats@0.4.11
 - @thi.ng/transducers@2.1.6
  • Loading branch information
postspectacular committed Sep 26, 2018
1 parent 4b78c8a commit 2f01447
Show file tree
Hide file tree
Showing 48 changed files with 280 additions and 61 deletions.
9 changes: 9 additions & 0 deletions packages/associative/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.6.11"></a>
## [0.6.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.10...@thi.ng/associative@0.6.11) (2018-09-26)

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





<a name="0.6.10"></a>
## [0.6.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.9...@thi.ng/associative@0.6.10) (2018-09-25)

Expand Down
6 changes: 3 additions & 3 deletions packages/associative/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/associative",
"version": "0.6.10",
"version": "0.6.11",
"description": "Alternative Set & Map data type implementations with customizable equality semantics & supporting operations",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -31,10 +31,10 @@
"@thi.ng/api": "^4.2.1",
"@thi.ng/checks": "^1.5.11",
"@thi.ng/compare": "^0.1.9",
"@thi.ng/dcons": "^1.1.10",
"@thi.ng/dcons": "^1.1.11",
"@thi.ng/equiv": "^0.1.11",
"@thi.ng/errors": "^0.1.9",
"@thi.ng/transducers": "^2.1.5"
"@thi.ng/transducers": "^2.1.6"
},
"keywords": [
"data structures",
Expand Down
9 changes: 9 additions & 0 deletions packages/cache/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.28"></a>
## [0.2.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/cache@0.2.27...@thi.ng/cache@0.2.28) (2018-09-26)

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





<a name="0.2.27"></a>
## [0.2.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/cache@0.2.26...@thi.ng/cache@0.2.27) (2018-09-25)

Expand Down
6 changes: 3 additions & 3 deletions packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/cache",
"version": "0.2.27",
"version": "0.2.28",
"description": "In-memory cache implementations with ES6 Map-like API and different eviction strategies",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -29,8 +29,8 @@
},
"dependencies": {
"@thi.ng/api": "^4.2.1",
"@thi.ng/dcons": "^1.1.10",
"@thi.ng/transducers": "^2.1.5"
"@thi.ng/dcons": "^1.1.11",
"@thi.ng/transducers": "^2.1.6"
},
"keywords": [
"cache",
Expand Down
9 changes: 9 additions & 0 deletions packages/csp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.67"></a>
## [0.3.67](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@0.3.66...@thi.ng/csp@0.3.67) (2018-09-26)

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





<a name="0.3.66"></a>
## [0.3.66](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@0.3.65...@thi.ng/csp@0.3.66) (2018-09-25)

Expand Down
6 changes: 3 additions & 3 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.66",
"version": "0.3.67",
"description": "ES6 promise based CSP implementation",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -34,9 +34,9 @@
"dependencies": {
"@thi.ng/api": "^4.2.1",
"@thi.ng/checks": "^1.5.11",
"@thi.ng/dcons": "^1.1.10",
"@thi.ng/dcons": "^1.1.11",
"@thi.ng/errors": "^0.1.9",
"@thi.ng/transducers": "^2.1.5"
"@thi.ng/transducers": "^2.1.6"
},
"keywords": [
"async",
Expand Down
9 changes: 9 additions & 0 deletions packages/dcons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.1.11"></a>
## [1.1.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.1.10...@thi.ng/dcons@1.1.11) (2018-09-26)

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





<a name="1.1.10"></a>
## [1.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.1.9...@thi.ng/dcons@1.1.10) (2018-09-25)

Expand Down
4 changes: 2 additions & 2 deletions packages/dcons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/dcons",
"version": "1.1.10",
"version": "1.1.11",
"description": "Comprehensive doubly linked list structure w/ iterator support",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@thi.ng/compare": "^0.1.9",
"@thi.ng/equiv": "^0.1.11",
"@thi.ng/errors": "^0.1.9",
"@thi.ng/transducers": "^2.1.5"
"@thi.ng/transducers": "^2.1.6"
},
"keywords": [
"datastructure",
Expand Down
9 changes: 9 additions & 0 deletions packages/dgraph/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.23"></a>
## [0.2.23](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph@0.2.22...@thi.ng/dgraph@0.2.23) (2018-09-26)

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





<a name="0.2.22"></a>
## [0.2.22](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph@0.2.21...@thi.ng/dgraph@0.2.22) (2018-09-25)

Expand Down
6 changes: 3 additions & 3 deletions packages/dgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/dgraph",
"version": "0.2.22",
"version": "0.2.23",
"description": "Type-agnostic directed acyclic graph (DAG) & graph operations",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -29,10 +29,10 @@
},
"dependencies": {
"@thi.ng/api": "^4.2.1",
"@thi.ng/associative": "^0.6.10",
"@thi.ng/associative": "^0.6.11",
"@thi.ng/equiv": "^0.1.11",
"@thi.ng/errors": "^0.1.9",
"@thi.ng/transducers": "^2.1.5"
"@thi.ng/transducers": "^2.1.6"
},
"keywords": [
"data structure",
Expand Down
9 changes: 9 additions & 0 deletions packages/hdom-canvas/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.4"></a>
## [0.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-canvas@0.1.3...@thi.ng/hdom-canvas@0.1.4) (2018-09-26)

**Note:** Version bump only for package @thi.ng/hdom-canvas





<a name="0.1.3"></a>
## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-canvas@0.1.2...@thi.ng/hdom-canvas@0.1.3) (2018-09-24)

Expand Down
4 changes: 2 additions & 2 deletions packages/hdom-canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hdom-canvas",
"version": "0.1.3",
"version": "0.1.4",
"description": "Declarative canvas scenegraph & visualization for @thi.ng/hdom",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@thi.ng/api": "^4.2.1",
"@thi.ng/checks": "^1.5.11",
"@thi.ng/diff": "^1.1.2",
"@thi.ng/hdom": "^5.0.3"
"@thi.ng/hdom": "^5.0.4"
},
"keywords": [
"ES6",
Expand Down
9 changes: 9 additions & 0 deletions packages/hdom-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.2.10"></a>
## [2.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-components@2.2.9...@thi.ng/hdom-components@2.2.10) (2018-09-26)

**Note:** Version bump only for package @thi.ng/hdom-components





<a name="2.2.9"></a>
## [2.2.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-components@2.2.8...@thi.ng/hdom-components@2.2.9) (2018-09-25)

Expand Down
4 changes: 2 additions & 2 deletions packages/hdom-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hdom-components",
"version": "2.2.9",
"version": "2.2.10",
"description": "Raw, skinnable UI & SVG components for @thi.ng/hdom",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@thi.ng/api": "^4.2.1",
"@thi.ng/checks": "^1.5.11",
"@thi.ng/transducers": "^2.1.5",
"@thi.ng/transducers": "^2.1.6",
"@types/webgl2": "^0.0.4"
},
"keywords": [
Expand Down
9 changes: 9 additions & 0 deletions packages/hdom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="5.0.4"></a>
## [5.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@5.0.3...@thi.ng/hdom@5.0.4) (2018-09-26)

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





<a name="5.0.3"></a>
## [5.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom@5.0.2...@thi.ng/hdom@5.0.3) (2018-09-24)

Expand Down
2 changes: 1 addition & 1 deletion packages/hdom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hdom",
"version": "5.0.3",
"version": "5.0.4",
"description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/hiccup-css/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.26"></a>
## [0.2.26](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-css@0.2.25...@thi.ng/hiccup-css@0.2.26) (2018-09-26)

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





<a name="0.2.25"></a>
## [0.2.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-css@0.2.24...@thi.ng/hiccup-css@0.2.25) (2018-09-25)

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.25",
"version": "0.2.26",
"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.2.1",
"@thi.ng/checks": "^1.5.11",
"@thi.ng/errors": "^0.1.9",
"@thi.ng/transducers": "^2.1.5"
"@thi.ng/transducers": "^2.1.6"
},
"keywords": [
"clojure",
Expand Down
9 changes: 9 additions & 0 deletions packages/iges/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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/iges@0.2.15...@thi.ng/iges@0.2.16) (2018-09-26)

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





<a name="0.2.15"></a>
## [0.2.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/iges@0.2.14...@thi.ng/iges@0.2.15) (2018-09-25)

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.15",
"version": "0.2.16",
"description": "IGES 5.3 serializer for (currently only) polygonal geometry, both open & closed",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@thi.ng/api": "^4.2.1",
"@thi.ng/defmulti": "^0.3.11",
"@thi.ng/strings": "^0.5.0",
"@thi.ng/transducers": "^2.1.5"
"@thi.ng/transducers": "^2.1.6"
},
"keywords": [
"CAD",
Expand Down
9 changes: 9 additions & 0 deletions packages/iterators/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="4.1.32"></a>
## [4.1.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/iterators@4.1.31...@thi.ng/iterators@4.1.32) (2018-09-26)

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





<a name="4.1.31"></a>
## [4.1.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/iterators@4.1.30...@thi.ng/iterators@4.1.31) (2018-09-25)

Expand Down
4 changes: 2 additions & 2 deletions packages/iterators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/iterators",
"version": "4.1.31",
"version": "4.1.32",
"description": "clojure.core inspired, composable ES6 iterators & generators",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@thi.ng/api": "^4.2.1",
"@thi.ng/dcons": "^1.1.10",
"@thi.ng/dcons": "^1.1.11",
"@thi.ng/errors": "^0.1.9"
},
"keywords": [
Expand Down
9 changes: 9 additions & 0 deletions packages/range-coder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
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.16"></a>
## [0.1.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/range-coder@0.1.15...@thi.ng/range-coder@0.1.16) (2018-09-26)

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





<a name="0.1.15"></a>
## [0.1.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/range-coder@0.1.14...@thi.ng/range-coder@0.1.15) (2018-09-25)

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.15",
"version": "0.1.16",
"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": "^2.1.5",
"@thi.ng/transducers": "^2.1.6",
"@types/mocha": "^5.2.5",
"@types/node": "^10.5.5",
"mocha": "^5.2.0",
Expand Down
Loading

0 comments on commit 2f01447

Please sign in to comment.