Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @thi.ng/adjacency@0.1.45
 - @thi.ng/associative@4.0.9
 - @thi.ng/bencode@0.3.24
 - @thi.ng/cache@1.0.44
 - @thi.ng/color@1.2.0
 - @thi.ng/csp@1.1.24
 - @thi.ng/dcons@2.2.17
 - @thi.ng/dgraph-dot@0.1.9
 - @thi.ng/dgraph@1.2.9
 - @thi.ng/dsp-io-wav@0.1.14
 - @thi.ng/dsp@2.0.16
 - @thi.ng/ecs@0.3.16
 - @thi.ng/fsm@2.4.10
 - @thi.ng/geom-accel@2.1.6
 - @thi.ng/geom-api@1.0.18
 - @thi.ng/geom-arc@0.2.29
 - @thi.ng/geom-clip-line@1.0.16
 - @thi.ng/geom-clip-poly@1.0.16
 - @thi.ng/geom-closest-point@0.3.29
 - @thi.ng/geom-hull@0.0.49
 - @thi.ng/geom-io-obj@0.1.7
 - @thi.ng/geom-isec@0.4.18
 - @thi.ng/geom-isoline@0.1.47
 - @thi.ng/geom-poly-utils@0.1.47
 - @thi.ng/geom-resample@0.2.29
 - @thi.ng/geom-splines@0.5.16
 - @thi.ng/geom-subdiv-curve@0.1.46
 - @thi.ng/geom-tessellate@0.2.29
 - @thi.ng/geom-voronoi@0.1.47
 - @thi.ng/geom@1.9.5
 - @thi.ng/gp@0.1.17
 - @thi.ng/grid-iterators@0.3.14
 - @thi.ng/hdom-canvas@2.4.24
 - @thi.ng/hdom-components@3.2.10
 - @thi.ng/hiccup-css@1.1.24
 - @thi.ng/hiccup-markdown@1.2.13
 - @thi.ng/hiccup-svg@3.4.20
 - @thi.ng/iges@1.1.31
 - @thi.ng/imgui@0.2.18
 - @thi.ng/iterators@5.1.24
 - @thi.ng/leb128@1.0.18
 - @thi.ng/lsys@0.2.44
 - @thi.ng/matrices@0.6.16
 - @thi.ng/pixel@0.3.0
 - @thi.ng/poisson@1.1.0
 - @thi.ng/ramp@0.1.18
 - @thi.ng/range-coder@1.0.44
 - @thi.ng/rstream-csp@2.0.22
 - @thi.ng/rstream-dot@1.1.29
 - @thi.ng/rstream-gestures@2.0.21
 - @thi.ng/rstream-graph@3.2.22
 - @thi.ng/rstream-log-file@0.1.44
 - @thi.ng/rstream-log@3.1.29
 - @thi.ng/rstream-query@1.1.29
 - @thi.ng/rstream@4.3.3
 - @thi.ng/sax@1.1.24
 - @thi.ng/scenegraph@0.1.19
 - @thi.ng/shader-ast-glsl@0.1.27
 - @thi.ng/shader-ast-js@0.4.23
 - @thi.ng/shader-ast-stdlib@0.3.20
 - @thi.ng/shader-ast@0.3.21
 - @thi.ng/simd@0.2.1
 - @thi.ng/soa@0.1.20
 - @thi.ng/sparse@0.1.40
 - @thi.ng/system@0.2.9
 - @thi.ng/text-canvas@0.2.13
 - @thi.ng/transducers-binary@0.5.14
 - @thi.ng/transducers-fsm@1.1.24
 - @thi.ng/transducers-hdom@2.0.53
 - @thi.ng/transducers-patch@0.1.15
 - @thi.ng/transducers-stats@1.1.24
 - @thi.ng/transducers@6.6.0
 - @thi.ng/vector-pools@1.0.29
 - @thi.ng/vectors@4.4.1
 - @thi.ng/webgl-msdf@0.1.33
 - @thi.ng/webgl-shadertoy@0.2.20
 - @thi.ng/webgl@1.0.15
  • Loading branch information
postspectacular committed May 29, 2020
1 parent 47e22e7 commit 1dade92
Show file tree
Hide file tree
Showing 154 changed files with 876 additions and 251 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.45](https://github.com/thi-ng/umbrella/compare/@thi.ng/adjacency@0.1.44...@thi.ng/adjacency@0.1.45) (2020-05-29)

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





## [0.1.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/adjacency@0.1.6...@thi.ng/adjacency@0.1.7) (2019-03-18)

### Performance Improvements
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.44",
"version": "0.1.45",
"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.0",
"@thi.ng/vectors": "^4.4.1",
"@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.9",
"@thi.ng/checks": "^2.7.0",
"@thi.ng/dcons": "^2.2.16",
"@thi.ng/sparse": "^0.1.39",
"@thi.ng/dcons": "^2.2.17",
"@thi.ng/sparse": "^0.1.40",
"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.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@4.0.8...@thi.ng/associative@4.0.9) (2020-05-29)

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





# [4.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@3.1.8...@thi.ng/associative@4.0.0) (2020-03-28)


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.8",
"version": "4.0.9",
"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.6",
"@thi.ng/dcons": "^2.2.16",
"@thi.ng/dcons": "^2.2.17",
"@thi.ng/equiv": "^1.0.23",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/transducers": "^6.5.0",
"@thi.ng/transducers": "^6.6.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.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/bencode@0.3.23...@thi.ng/bencode@0.3.24) (2020-05-29)

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





# [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/bencode@0.2.17...@thi.ng/bencode@0.3.0) (2019-07-07)

### Features
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.23",
"version": "0.3.24",
"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.15",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/transducers": "^6.5.0",
"@thi.ng/transducers-binary": "^0.5.13",
"@thi.ng/transducers": "^6.6.0",
"@thi.ng/transducers-binary": "^0.5.14",
"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.44](https://github.com/thi-ng/umbrella/compare/@thi.ng/cache@1.0.43...@thi.ng/cache@1.0.44) (2020-05-29)

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





# [1.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/cache@0.2.40...@thi.ng/cache@1.0.0) (2019-01-21)

### Bug Fixes
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.43",
"version": "1.0.44",
"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.10.5",
"@thi.ng/dcons": "^2.2.16",
"@thi.ng/transducers": "^6.5.0",
"@thi.ng/dcons": "^2.2.17",
"@thi.ng/transducers": "^6.6.0",
"tslib": "^1.12.0"
},
"files": [
Expand Down
11 changes: 11 additions & 0 deletions packages/color/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.

# [1.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/color@1.1.21...@thi.ng/color@1.2.0) (2020-05-29)


### Features

* **color:** add gradient presets ([2f93581](https://github.com/thi-ng/umbrella/commit/2f93581ca69f79df38ee6aa2697632c572fb55fc))





## [1.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/color@1.1.1...@thi.ng/color@1.1.2) (2019-11-09)

### Bug Fixes
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.1.21",
"version": "1.2.0",
"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.8",
"@thi.ng/transducers": "^6.5.0",
"@thi.ng/vectors": "^4.4.0",
"@thi.ng/transducers": "^6.6.0",
"@thi.ng/vectors": "^4.4.1",
"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.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@1.1.23...@thi.ng/csp@1.1.24) (2020-05-29)

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





# [1.1.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@1.0.19...@thi.ng/csp@1.1.0) (2019-07-07)

### Bug Fixes
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.23",
"version": "1.1.24",
"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.10.5",
"@thi.ng/arrays": "^0.6.7",
"@thi.ng/checks": "^2.7.0",
"@thi.ng/dcons": "^2.2.16",
"@thi.ng/dcons": "^2.2.17",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/transducers": "^6.5.0",
"@thi.ng/transducers": "^6.6.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.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@2.2.16...@thi.ng/dcons@2.2.17) (2020-05-29)

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





# [2.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@2.1.6...@thi.ng/dcons@2.2.0) (2019-11-30)

### Features
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.16",
"version": "2.2.17",
"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.9",
"@thi.ng/transducers": "^6.5.0",
"@thi.ng/transducers": "^6.6.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.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph-dot@0.1.8...@thi.ng/dgraph-dot@0.1.9) (2020-05-29)

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





# 0.1.0 (2020-04-03)


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.8",
"version": "0.1.9",
"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.10.5",
"@thi.ng/dgraph": "^1.2.8",
"@thi.ng/dgraph": "^1.2.9",
"@thi.ng/dot": "^1.2.7"
},
"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.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph@1.2.8...@thi.ng/dgraph@1.2.9) (2020-05-29)

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





# [1.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph@1.1.25...@thi.ng/dgraph@1.2.0) (2020-04-03)


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.8",
"version": "1.2.9",
"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.10.5",
"@thi.ng/associative": "^4.0.8",
"@thi.ng/associative": "^4.0.9",
"@thi.ng/equiv": "^1.0.23",
"@thi.ng/errors": "^1.2.14",
"@thi.ng/transducers": "^6.5.0",
"@thi.ng/transducers": "^6.6.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.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/dsp-io-wav@0.1.13...@thi.ng/dsp-io-wav@0.1.14) (2020-05-29)

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





# 0.1.0 (2020-02-25)


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.13",
"version": "0.1.14",
"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.10.5",
"@thi.ng/binary": "^2.0.7",
"@thi.ng/transducers": "^6.5.0",
"@thi.ng/transducers-binary": "^0.5.13",
"@thi.ng/transducers": "^6.6.0",
"@thi.ng/transducers-binary": "^0.5.14",
"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.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/dsp@2.0.15...@thi.ng/dsp@2.0.16) (2020-05-29)

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





# [2.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/dsp@1.0.18...@thi.ng/dsp@2.0.0) (2020-01-24)

### Code Refactoring
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.15",
"version": "2.0.16",
"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.10.5",
"@thi.ng/checks": "^2.7.0",
"@thi.ng/math": "^1.7.10",
"@thi.ng/transducers": "^6.5.0",
"@thi.ng/transducers": "^6.6.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.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/ecs@0.3.15...@thi.ng/ecs@0.3.16) (2020-05-29)

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





# [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/ecs@0.2.0...@thi.ng/ecs@0.3.0) (2020-01-24)

### Bug Fixes
Expand Down
Loading

0 comments on commit 1dade92

Please sign in to comment.