Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @thi.ng/adjacency@0.1.47
 - @thi.ng/associative@4.0.11
 - @thi.ng/bencode@0.3.26
 - @thi.ng/cache@1.0.46
 - @thi.ng/color@1.2.2
 - @thi.ng/csp@1.1.26
 - @thi.ng/dcons@2.2.19
 - @thi.ng/dgraph-dot@0.1.11
 - @thi.ng/dgraph@1.2.11
 - @thi.ng/dsp-io-wav@0.1.16
 - @thi.ng/dsp@2.0.18
 - @thi.ng/ecs@0.3.18
 - @thi.ng/fsm@2.4.12
 - @thi.ng/geom-accel@2.1.8
 - @thi.ng/geom-api@1.0.20
 - @thi.ng/geom-arc@0.2.31
 - @thi.ng/geom-clip-line@1.0.18
 - @thi.ng/geom-clip-poly@1.0.18
 - @thi.ng/geom-closest-point@0.3.31
 - @thi.ng/geom-hull@0.0.51
 - @thi.ng/geom-io-obj@0.1.9
 - @thi.ng/geom-isec@0.4.20
 - @thi.ng/geom-isoline@0.1.49
 - @thi.ng/geom-poly-utils@0.1.49
 - @thi.ng/geom-resample@0.2.31
 - @thi.ng/geom-splines@0.5.18
 - @thi.ng/geom-subdiv-curve@0.1.48
 - @thi.ng/geom-tessellate@0.2.31
 - @thi.ng/geom-voronoi@0.1.49
 - @thi.ng/geom@1.9.7
 - @thi.ng/gp@0.1.19
 - @thi.ng/grid-iterators@0.3.16
 - @thi.ng/hdom-canvas@2.4.26
 - @thi.ng/hdom-components@3.2.12
 - @thi.ng/hiccup-css@1.1.26
 - @thi.ng/hiccup-markdown@1.2.15
 - @thi.ng/hiccup-svg@3.4.22
 - @thi.ng/iges@1.1.33
 - @thi.ng/imgui@0.2.20
 - @thi.ng/iterators@5.1.26
 - @thi.ng/leb128@1.0.20
 - @thi.ng/lsys@0.2.46
 - @thi.ng/matrices@0.6.18
 - @thi.ng/poisson@1.1.2
 - @thi.ng/ramp@0.1.20
 - @thi.ng/range-coder@1.0.46
 - @thi.ng/rstream-csp@2.0.24
 - @thi.ng/rstream-dot@1.1.31
 - @thi.ng/rstream-gestures@2.0.23
 - @thi.ng/rstream-graph@3.2.24
 - @thi.ng/rstream-log-file@0.1.46
 - @thi.ng/rstream-log@3.1.31
 - @thi.ng/rstream-query@1.1.31
 - @thi.ng/rstream@4.3.5
 - @thi.ng/sax@1.1.26
 - @thi.ng/scenegraph@0.1.21
 - @thi.ng/shader-ast-glsl@0.1.29
 - @thi.ng/shader-ast-js@0.4.25
 - @thi.ng/shader-ast-stdlib@0.3.22
 - @thi.ng/shader-ast@0.3.23
 - @thi.ng/simd@0.2.3
 - @thi.ng/soa@0.1.22
 - @thi.ng/sparse@0.1.42
 - @thi.ng/system@0.2.11
 - @thi.ng/text-canvas@0.2.15
 - @thi.ng/transducers-binary@0.5.16
 - @thi.ng/transducers-fsm@1.1.26
 - @thi.ng/transducers-hdom@2.0.55
 - @thi.ng/transducers-patch@0.1.17
 - @thi.ng/transducers-stats@1.1.26
 - @thi.ng/transducers@7.0.0
 - @thi.ng/vector-pools@1.0.31
 - @thi.ng/vectors@4.4.3
 - @thi.ng/webgl-msdf@0.1.35
 - @thi.ng/webgl-shadertoy@0.2.22
 - @thi.ng/webgl@1.0.17
  • Loading branch information
postspectacular committed Jun 1, 2020
1 parent 47b6cef commit 767acd1
Show file tree
Hide file tree
Showing 152 changed files with 869 additions and 248 deletions.
8 changes: 8 additions & 0 deletions packages/adjacency/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.

## [0.1.47](https://github.com/thi-ng/umbrella/compare/@thi.ng/adjacency@0.1.46...@thi.ng/adjacency@0.1.47) (2020-06-01)

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





## [0.1.46](https://github.com/thi-ng/umbrella/compare/@thi.ng/adjacency@0.1.45...@thi.ng/adjacency@0.1.46) (2020-06-01)

**Note:** Version bump only for package @thi.ng/adjacency
Expand Down
8 changes: 4 additions & 4 deletions packages/adjacency/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/adjacency",
"version": "0.1.46",
"version": "0.1.47",
"description": "Sparse & bitwise adjacency matrices and related functions for directed & undirected graphs",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/api-extractor": "^7.8.0",
"@thi.ng/vectors": "^4.4.2",
"@thi.ng/vectors": "^4.4.3",
"@types/mocha": "^7.0.2",
"@types/node": "^14.0.1",
"mocha": "^7.1.2",
Expand All @@ -48,8 +48,8 @@
"@thi.ng/binary": "^2.0.7",
"@thi.ng/bitfield": "^0.3.10",
"@thi.ng/checks": "^2.7.0",
"@thi.ng/dcons": "^2.2.18",
"@thi.ng/sparse": "^0.1.41",
"@thi.ng/dcons": "^2.2.19",
"@thi.ng/sparse": "^0.1.42",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/associative/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.

## [4.0.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@4.0.10...@thi.ng/associative@4.0.11) (2020-06-01)

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





## [4.0.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@4.0.9...@thi.ng/associative@4.0.10) (2020-06-01)

**Note:** Version bump only for package @thi.ng/associative
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": "4.0.10",
"version": "4.0.11",
"description": "Alternative Map and Set implementations with customizable equality semantics & supporting operations",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -47,10 +47,10 @@
"@thi.ng/binary": "^2.0.7",
"@thi.ng/checks": "^2.7.0",
"@thi.ng/compare": "^1.3.7",
"@thi.ng/dcons": "^2.2.18",
"@thi.ng/dcons": "^2.2.19",
"@thi.ng/equiv": "^1.0.23",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/transducers": "^6.7.0",
"@thi.ng/transducers": "^7.0.0",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/bencode/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.

## [0.3.26](https://github.com/thi-ng/umbrella/compare/@thi.ng/bencode@0.3.25...@thi.ng/bencode@0.3.26) (2020-06-01)

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





## [0.3.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/bencode@0.3.24...@thi.ng/bencode@0.3.25) (2020-06-01)

**Note:** Version bump only for package @thi.ng/bencode
Expand Down
6 changes: 3 additions & 3 deletions packages/bencode/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/bencode",
"version": "0.3.25",
"version": "0.3.26",
"description": "Bencode binary encoder / decoder with optional UTF8 encoding & floating point support",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -48,8 +48,8 @@
"@thi.ng/checks": "^2.7.0",
"@thi.ng/defmulti": "^1.2.16",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/transducers": "^6.7.0",
"@thi.ng/transducers-binary": "^0.5.15",
"@thi.ng/transducers": "^7.0.0",
"@thi.ng/transducers-binary": "^0.5.16",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/cache/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.

## [1.0.46](https://github.com/thi-ng/umbrella/compare/@thi.ng/cache@1.0.45...@thi.ng/cache@1.0.46) (2020-06-01)

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





## [1.0.45](https://github.com/thi-ng/umbrella/compare/@thi.ng/cache@1.0.44...@thi.ng/cache@1.0.45) (2020-06-01)

**Note:** Version bump only for package @thi.ng/cache
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": "1.0.45",
"version": "1.0.46",
"description": "In-memory cache implementations with ES6 Map-like API and different eviction strategies",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -44,8 +44,8 @@
},
"dependencies": {
"@thi.ng/api": "^6.11.0",
"@thi.ng/dcons": "^2.2.18",
"@thi.ng/transducers": "^6.7.0",
"@thi.ng/dcons": "^2.2.19",
"@thi.ng/transducers": "^7.0.0",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/color/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.

## [1.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/color@1.2.1...@thi.ng/color@1.2.2) (2020-06-01)

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





## [1.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/color@1.2.0...@thi.ng/color@1.2.1) (2020-06-01)

**Note:** Version bump only for package @thi.ng/color
Expand Down
6 changes: 3 additions & 3 deletions packages/color/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/color",
"version": "1.2.1",
"version": "1.2.2",
"description": "Array-based color ops, conversions, multi-color gradients, presets",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -50,8 +50,8 @@
"@thi.ng/errors": "^1.2.14",
"@thi.ng/math": "^1.7.10",
"@thi.ng/strings": "^1.8.9",
"@thi.ng/transducers": "^6.7.0",
"@thi.ng/vectors": "^4.4.2",
"@thi.ng/transducers": "^7.0.0",
"@thi.ng/vectors": "^4.4.3",
"tslib": "^1.12.0"
},
"files": [
Expand Down
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.

## [1.1.26](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@1.1.25...@thi.ng/csp@1.1.26) (2020-06-01)

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





## [1.1.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@1.1.24...@thi.ng/csp@1.1.25) (2020-06-01)

**Note:** Version bump only for package @thi.ng/csp
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": "1.1.25",
"version": "1.1.26",
"description": "ES6 promise based CSP primitives & operations",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -50,9 +50,9 @@
"@thi.ng/api": "^6.11.0",
"@thi.ng/arrays": "^0.6.8",
"@thi.ng/checks": "^2.7.0",
"@thi.ng/dcons": "^2.2.18",
"@thi.ng/dcons": "^2.2.19",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/transducers": "^6.7.0",
"@thi.ng/transducers": "^7.0.0",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/dcons/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.

## [2.2.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@2.2.18...@thi.ng/dcons@2.2.19) (2020-06-01)

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





## [2.2.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@2.2.17...@thi.ng/dcons@2.2.18) (2020-06-01)

**Note:** Version bump only for package @thi.ng/dcons
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": "2.2.18",
"version": "2.2.19",
"description": "Double-linked list with comprehensive set of operations",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@thi.ng/equiv": "^1.0.23",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/random": "^1.4.10",
"@thi.ng/transducers": "^6.7.0",
"@thi.ng/transducers": "^7.0.0",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/dgraph-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.

## [0.1.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph-dot@0.1.10...@thi.ng/dgraph-dot@0.1.11) (2020-06-01)

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





## [0.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph-dot@0.1.9...@thi.ng/dgraph-dot@0.1.10) (2020-06-01)

**Note:** Version bump only for package @thi.ng/dgraph-dot
Expand Down
4 changes: 2 additions & 2 deletions packages/dgraph-dot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/dgraph-dot",
"version": "0.1.10",
"version": "0.1.11",
"description": "Customizable Graphviz DOT serialization for @thi.ng/dgraph",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@thi.ng/api": "^6.11.0",
"@thi.ng/dgraph": "^1.2.10",
"@thi.ng/dgraph": "^1.2.11",
"@thi.ng/dot": "^1.2.8"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/dgraph/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.

## [1.2.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph@1.2.10...@thi.ng/dgraph@1.2.11) (2020-06-01)

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





## [1.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph@1.2.9...@thi.ng/dgraph@1.2.10) (2020-06-01)

**Note:** Version bump only for package @thi.ng/dgraph
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": "1.2.10",
"version": "1.2.11",
"description": "Type-agnostic directed acyclic graph (DAG) & graph operations",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -44,10 +44,10 @@
},
"dependencies": {
"@thi.ng/api": "^6.11.0",
"@thi.ng/associative": "^4.0.10",
"@thi.ng/associative": "^4.0.11",
"@thi.ng/equiv": "^1.0.23",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/transducers": "^6.7.0",
"@thi.ng/transducers": "^7.0.0",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/dsp-io-wav/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.

## [0.1.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/dsp-io-wav@0.1.15...@thi.ng/dsp-io-wav@0.1.16) (2020-06-01)

**Note:** Version bump only for package @thi.ng/dsp-io-wav





## [0.1.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/dsp-io-wav@0.1.14...@thi.ng/dsp-io-wav@0.1.15) (2020-06-01)

**Note:** Version bump only for package @thi.ng/dsp-io-wav
Expand Down
6 changes: 3 additions & 3 deletions packages/dsp-io-wav/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/dsp-io-wav",
"version": "0.1.15",
"version": "0.1.16",
"description": "WAV file format generation",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -45,8 +45,8 @@
"dependencies": {
"@thi.ng/api": "^6.11.0",
"@thi.ng/binary": "^2.0.7",
"@thi.ng/transducers": "^6.7.0",
"@thi.ng/transducers-binary": "^0.5.15",
"@thi.ng/transducers": "^7.0.0",
"@thi.ng/transducers-binary": "^0.5.16",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/dsp/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.

## [2.0.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/dsp@2.0.17...@thi.ng/dsp@2.0.18) (2020-06-01)

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





## [2.0.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/dsp@2.0.16...@thi.ng/dsp@2.0.17) (2020-06-01)

**Note:** Version bump only for package @thi.ng/dsp
Expand Down
4 changes: 2 additions & 2 deletions packages/dsp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/dsp",
"version": "2.0.17",
"version": "2.0.18",
"description": "Composable signal generators, oscillators, filters, FFT, spectrum, windowing & related DSP utils",
"module": "./index.js",
"main": "./lib/index.js",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@thi.ng/api": "^6.11.0",
"@thi.ng/checks": "^2.7.0",
"@thi.ng/math": "^1.7.10",
"@thi.ng/transducers": "^6.7.0",
"@thi.ng/transducers": "^7.0.0",
"tslib": "^1.12.0"
},
"files": [
Expand Down
8 changes: 8 additions & 0 deletions packages/ecs/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.

## [0.3.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/ecs@0.3.17...@thi.ng/ecs@0.3.18) (2020-06-01)

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





## [0.3.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/ecs@0.3.16...@thi.ng/ecs@0.3.17) (2020-06-01)

**Note:** Version bump only for package @thi.ng/ecs
Expand Down
Loading

0 comments on commit 767acd1

Please sign in to comment.