From b2ce7f53eda6a44e68a95ca41028c01ffa335c31 Mon Sep 17 00:00:00 2001 From: Karsten Schmidt Date: Mon, 10 Aug 2020 01:17:35 +0100 Subject: [PATCH] Publish - @thi.ng/adjacency@0.1.56 - @thi.ng/color@1.2.11 - @thi.ng/geom-accel@2.1.18 - @thi.ng/geom-api@1.0.29 - @thi.ng/geom-arc@0.3.7 - @thi.ng/geom-clip-line@1.2.3 - @thi.ng/geom-clip-poly@1.0.28 - @thi.ng/geom-closest-point@0.3.40 - @thi.ng/geom-fuzz@0.1.13 - @thi.ng/geom-hull@0.0.60 - @thi.ng/geom-io-obj@0.1.18 - @thi.ng/geom-isec@0.5.3 - @thi.ng/geom-isoline@0.1.58 - @thi.ng/geom-poly-utils@0.1.59 - @thi.ng/geom-resample@0.2.40 - @thi.ng/geom-splines@0.5.27 - @thi.ng/geom-subdiv-curve@0.1.57 - @thi.ng/geom-tessellate@0.2.41 - @thi.ng/geom-voronoi@0.2.3 - @thi.ng/geom@1.11.3 - @thi.ng/hdom-canvas@3.0.13 - @thi.ng/hiccup-canvas@1.1.3 - @thi.ng/hiccup-markdown@1.2.28 - @thi.ng/hiccup-svg@3.5.7 - @thi.ng/iges@1.1.42 - @thi.ng/imgui@0.2.33 - @thi.ng/lsys@0.2.55 - @thi.ng/matrices@0.6.27 - @thi.ng/poisson@1.1.11 - @thi.ng/ramp@0.1.29 - @thi.ng/rdom-canvas@0.1.10 - @thi.ng/scenegraph@0.3.1 - @thi.ng/shader-ast-glsl@0.2.4 - @thi.ng/shader-ast-js@0.5.0 - @thi.ng/shader-ast-stdlib@0.4.3 - @thi.ng/shader-ast@0.6.0 - @thi.ng/soa@0.1.31 - @thi.ng/text-canvas@0.2.25 - @thi.ng/vector-pools@1.0.40 - @thi.ng/vectors@4.6.0 - @thi.ng/webgl-msdf@0.1.52 - @thi.ng/webgl-shadertoy@0.2.39 - @thi.ng/webgl@3.0.4 --- packages/adjacency/CHANGELOG.md | 8 ++++++ packages/adjacency/package.json | 4 +-- packages/color/CHANGELOG.md | 8 ++++++ packages/color/package.json | 4 +-- packages/geom-accel/CHANGELOG.md | 8 ++++++ packages/geom-accel/package.json | 8 +++--- packages/geom-api/CHANGELOG.md | 8 ++++++ packages/geom-api/package.json | 4 +-- packages/geom-arc/CHANGELOG.md | 8 ++++++ packages/geom-arc/package.json | 8 +++--- packages/geom-clip-line/CHANGELOG.md | 8 ++++++ packages/geom-clip-line/package.json | 6 ++--- packages/geom-clip-poly/CHANGELOG.md | 8 ++++++ packages/geom-clip-poly/package.json | 8 +++--- packages/geom-closest-point/CHANGELOG.md | 8 ++++++ packages/geom-closest-point/package.json | 4 +-- packages/geom-fuzz/CHANGELOG.md | 8 ++++++ packages/geom-fuzz/package.json | 14 +++++------ packages/geom-hull/CHANGELOG.md | 8 ++++++ packages/geom-hull/package.json | 4 +-- packages/geom-io-obj/CHANGELOG.md | 8 ++++++ packages/geom-io-obj/package.json | 4 +-- packages/geom-isec/CHANGELOG.md | 8 ++++++ packages/geom-isec/package.json | 8 +++--- packages/geom-isoline/CHANGELOG.md | 8 ++++++ packages/geom-isoline/package.json | 4 +-- packages/geom-poly-utils/CHANGELOG.md | 8 ++++++ packages/geom-poly-utils/package.json | 6 ++--- packages/geom-resample/CHANGELOG.md | 8 ++++++ packages/geom-resample/package.json | 8 +++--- packages/geom-splines/CHANGELOG.md | 8 ++++++ packages/geom-splines/package.json | 10 ++++---- packages/geom-subdiv-curve/CHANGELOG.md | 8 ++++++ packages/geom-subdiv-curve/package.json | 6 ++--- packages/geom-tessellate/CHANGELOG.md | 8 ++++++ packages/geom-tessellate/package.json | 10 ++++---- packages/geom-voronoi/CHANGELOG.md | 8 ++++++ packages/geom-voronoi/package.json | 12 ++++----- packages/geom/CHANGELOG.md | 8 ++++++ packages/geom/package.json | 32 ++++++++++++------------ packages/hdom-canvas/CHANGELOG.md | 8 ++++++ packages/hdom-canvas/package.json | 4 +-- packages/hiccup-canvas/CHANGELOG.md | 8 ++++++ packages/hiccup-canvas/package.json | 6 ++--- packages/hiccup-markdown/CHANGELOG.md | 8 ++++++ packages/hiccup-markdown/package.json | 4 +-- packages/hiccup-svg/CHANGELOG.md | 8 ++++++ packages/hiccup-svg/package.json | 4 +-- packages/iges/CHANGELOG.md | 8 ++++++ packages/iges/package.json | 4 +-- packages/imgui/CHANGELOG.md | 8 ++++++ packages/imgui/package.json | 12 ++++----- packages/lsys/CHANGELOG.md | 8 ++++++ packages/lsys/package.json | 4 +-- packages/matrices/CHANGELOG.md | 8 ++++++ packages/matrices/package.json | 4 +-- packages/poisson/CHANGELOG.md | 8 ++++++ packages/poisson/package.json | 6 ++--- packages/ramp/CHANGELOG.md | 8 ++++++ packages/ramp/package.json | 4 +-- packages/rdom-canvas/CHANGELOG.md | 8 ++++++ packages/rdom-canvas/package.json | 4 +-- packages/scenegraph/CHANGELOG.md | 8 ++++++ packages/scenegraph/package.json | 6 ++--- packages/shader-ast-glsl/CHANGELOG.md | 8 ++++++ packages/shader-ast-glsl/package.json | 4 +-- packages/shader-ast-js/CHANGELOG.md | 11 ++++++++ packages/shader-ast-js/package.json | 8 +++--- packages/shader-ast-stdlib/CHANGELOG.md | 8 ++++++ packages/shader-ast-stdlib/package.json | 4 +-- packages/shader-ast/CHANGELOG.md | 11 ++++++++ packages/shader-ast/package.json | 2 +- packages/soa/CHANGELOG.md | 8 ++++++ packages/soa/package.json | 4 +-- packages/text-canvas/CHANGELOG.md | 8 ++++++ packages/text-canvas/package.json | 4 +-- packages/vector-pools/CHANGELOG.md | 8 ++++++ packages/vector-pools/package.json | 4 +-- packages/vectors/CHANGELOG.md | 12 +++++++++ packages/vectors/package.json | 2 +- packages/webgl-msdf/CHANGELOG.md | 8 ++++++ packages/webgl-msdf/package.json | 10 ++++---- packages/webgl-shadertoy/CHANGELOG.md | 8 ++++++ packages/webgl-shadertoy/package.json | 8 +++--- packages/webgl/CHANGELOG.md | 8 ++++++ packages/webgl/package.json | 14 +++++------ 86 files changed, 499 insertions(+), 145 deletions(-) diff --git a/packages/adjacency/CHANGELOG.md b/packages/adjacency/CHANGELOG.md index 966c96719e..32ca416c9e 100644 --- a/packages/adjacency/CHANGELOG.md +++ b/packages/adjacency/CHANGELOG.md @@ -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.56](https://github.com/thi-ng/umbrella/compare/@thi.ng/adjacency@0.1.55...@thi.ng/adjacency@0.1.56) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/adjacency + + + + + ## [0.1.55](https://github.com/thi-ng/umbrella/compare/@thi.ng/adjacency@0.1.54...@thi.ng/adjacency@0.1.55) (2020-07-28) **Note:** Version bump only for package @thi.ng/adjacency diff --git a/packages/adjacency/package.json b/packages/adjacency/package.json index 09245bdb46..7fb1e8d0ab 100644 --- a/packages/adjacency/package.json +++ b/packages/adjacency/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/adjacency", - "version": "0.1.55", + "version": "0.1.56", "description": "Sparse & bitwise adjacency matrices and related functions for directed & undirected graphs", "module": "./index.js", "main": "./lib/index.js", @@ -40,7 +40,7 @@ "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.1", "@microsoft/api-extractor": "^7.9.2", - "@thi.ng/vectors": "^4.5.6", + "@thi.ng/vectors": "^4.6.0", "@types/mocha": "^8.0.0", "@types/node": "^14.0.26", "mocha": "^8.0.1", diff --git a/packages/color/CHANGELOG.md b/packages/color/CHANGELOG.md index dc816a176a..311fd98e43 100644 --- a/packages/color/CHANGELOG.md +++ b/packages/color/CHANGELOG.md @@ -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/color@1.2.10...@thi.ng/color@1.2.11) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/color + + + + + ## [1.2.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/color@1.2.9...@thi.ng/color@1.2.10) (2020-07-28) **Note:** Version bump only for package @thi.ng/color diff --git a/packages/color/package.json b/packages/color/package.json index 4605451d0c..802a626793 100644 --- a/packages/color/package.json +++ b/packages/color/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/color", - "version": "1.2.10", + "version": "1.2.11", "description": "Array-based color ops, conversions, multi-color gradients, presets", "module": "./index.js", "main": "./lib/index.js", @@ -57,7 +57,7 @@ "@thi.ng/math": "^2.0.1", "@thi.ng/strings": "^1.9.1", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-accel/CHANGELOG.md b/packages/geom-accel/CHANGELOG.md index fbf33ec87b..9132e435d5 100644 --- a/packages/geom-accel/CHANGELOG.md +++ b/packages/geom-accel/CHANGELOG.md @@ -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.1.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@2.1.17...@thi.ng/geom-accel@2.1.18) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-accel + + + + + ## [2.1.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@2.1.16...@thi.ng/geom-accel@2.1.17) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-accel diff --git a/packages/geom-accel/package.json b/packages/geom-accel/package.json index 07ab74e445..adf4c1bc95 100644 --- a/packages/geom-accel/package.json +++ b/packages/geom-accel/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-accel", - "version": "2.1.17", + "version": "2.1.18", "description": "n-D spatial indexing data structures with a shared ES6 Map/Set-like API", "module": "./index.js", "main": "./lib/index.js", @@ -54,12 +54,12 @@ "@thi.ng/arrays": "^0.6.13", "@thi.ng/checks": "^2.7.4", "@thi.ng/equiv": "^1.0.27", - "@thi.ng/geom-api": "^1.0.28", - "@thi.ng/geom-isec": "^0.5.2", + "@thi.ng/geom-api": "^1.0.29", + "@thi.ng/geom-isec": "^0.5.3", "@thi.ng/heaps": "^1.2.20", "@thi.ng/math": "^2.0.1", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-api/CHANGELOG.md b/packages/geom-api/CHANGELOG.md index c7b6f2a74c..4bac4d2c79 100644 --- a/packages/geom-api/CHANGELOG.md +++ b/packages/geom-api/CHANGELOG.md @@ -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.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@1.0.28...@thi.ng/geom-api@1.0.29) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-api + + + + + ## [1.0.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-api@1.0.27...@thi.ng/geom-api@1.0.28) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-api diff --git a/packages/geom-api/package.json b/packages/geom-api/package.json index f5af5a7a90..f71bd90d1e 100644 --- a/packages/geom-api/package.json +++ b/packages/geom-api/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-api", - "version": "1.0.28", + "version": "1.0.29", "description": "Shared type & interface declarations for @thi.ng/geom packages", "module": "./index.js", "main": "./lib/index.js", @@ -50,7 +50,7 @@ }, "dependencies": { "@thi.ng/api": "^6.12.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-arc/CHANGELOG.md b/packages/geom-arc/CHANGELOG.md index 75c89e9996..7052605008 100644 --- a/packages/geom-arc/CHANGELOG.md +++ b/packages/geom-arc/CHANGELOG.md @@ -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.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-arc@0.3.6...@thi.ng/geom-arc@0.3.7) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-arc + + + + + ## [0.3.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-arc@0.3.5...@thi.ng/geom-arc@0.3.6) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-arc diff --git a/packages/geom-arc/package.json b/packages/geom-arc/package.json index acf0213063..3e2ed2d067 100644 --- a/packages/geom-arc/package.json +++ b/packages/geom-arc/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-arc", - "version": "0.3.6", + "version": "0.3.7", "description": "2D circular / elliptic arc operations", "module": "./index.js", "main": "./lib/index.js", @@ -50,10 +50,10 @@ }, "dependencies": { "@thi.ng/checks": "^2.7.4", - "@thi.ng/geom-api": "^1.0.28", - "@thi.ng/geom-resample": "^0.2.39", + "@thi.ng/geom-api": "^1.0.29", + "@thi.ng/geom-resample": "^0.2.40", "@thi.ng/math": "^2.0.1", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-clip-line/CHANGELOG.md b/packages/geom-clip-line/CHANGELOG.md index f632a3b82c..04ab0af24e 100644 --- a/packages/geom-clip-line/CHANGELOG.md +++ b/packages/geom-clip-line/CHANGELOG.md @@ -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.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-clip-line@1.2.2...@thi.ng/geom-clip-line@1.2.3) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-clip-line + + + + + ## [1.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-clip-line@1.2.1...@thi.ng/geom-clip-line@1.2.2) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-clip-line diff --git a/packages/geom-clip-line/package.json b/packages/geom-clip-line/package.json index fefeafa419..9a23a17b37 100644 --- a/packages/geom-clip-line/package.json +++ b/packages/geom-clip-line/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-clip-line", - "version": "1.2.2", + "version": "1.2.3", "description": "2D line clipping (Liang-Barsky)", "module": "./index.js", "main": "./lib/index.js", @@ -49,8 +49,8 @@ "typescript": "^3.9.7" }, "dependencies": { - "@thi.ng/geom-isec": "^0.5.2", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/geom-isec": "^0.5.3", + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-clip-poly/CHANGELOG.md b/packages/geom-clip-poly/CHANGELOG.md index 6f106eb2da..157d5dec0e 100644 --- a/packages/geom-clip-poly/CHANGELOG.md +++ b/packages/geom-clip-poly/CHANGELOG.md @@ -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.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-clip-poly@1.0.27...@thi.ng/geom-clip-poly@1.0.28) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-clip-poly + + + + + ## [1.0.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-clip-poly@1.0.26...@thi.ng/geom-clip-poly@1.0.27) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-clip-poly diff --git a/packages/geom-clip-poly/package.json b/packages/geom-clip-poly/package.json index 4d73bec1ed..204433a4c0 100644 --- a/packages/geom-clip-poly/package.json +++ b/packages/geom-clip-poly/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-clip-poly", - "version": "1.0.27", + "version": "1.0.28", "description": "2D convex polygon clipping (Sutherland-Hodgeman)", "module": "./index.js", "main": "./lib/index.js", @@ -49,10 +49,10 @@ "typescript": "^3.9.7" }, "dependencies": { - "@thi.ng/geom-isec": "^0.5.2", - "@thi.ng/geom-poly-utils": "^0.1.58", + "@thi.ng/geom-isec": "^0.5.3", + "@thi.ng/geom-poly-utils": "^0.1.59", "@thi.ng/math": "^2.0.1", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-closest-point/CHANGELOG.md b/packages/geom-closest-point/CHANGELOG.md index 7cfe74d221..e164b121b1 100644 --- a/packages/geom-closest-point/CHANGELOG.md +++ b/packages/geom-closest-point/CHANGELOG.md @@ -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.40](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-closest-point@0.3.39...@thi.ng/geom-closest-point@0.3.40) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-closest-point + + + + + ## [0.3.39](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-closest-point@0.3.38...@thi.ng/geom-closest-point@0.3.39) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-closest-point diff --git a/packages/geom-closest-point/package.json b/packages/geom-closest-point/package.json index ac1a2b1972..29ab00cd95 100644 --- a/packages/geom-closest-point/package.json +++ b/packages/geom-closest-point/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-closest-point", - "version": "0.3.39", + "version": "0.3.40", "description": "2D / 3D closest point / proximity helpers", "module": "./index.js", "main": "./lib/index.js", @@ -50,7 +50,7 @@ }, "dependencies": { "@thi.ng/math": "^2.0.1", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-fuzz/CHANGELOG.md b/packages/geom-fuzz/CHANGELOG.md index a804cc8372..a5137633f2 100644 --- a/packages/geom-fuzz/CHANGELOG.md +++ b/packages/geom-fuzz/CHANGELOG.md @@ -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.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-fuzz@0.1.12...@thi.ng/geom-fuzz@0.1.13) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-fuzz + + + + + ## [0.1.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-fuzz@0.1.11...@thi.ng/geom-fuzz@0.1.12) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-fuzz diff --git a/packages/geom-fuzz/package.json b/packages/geom-fuzz/package.json index 4fd5a2031c..daf9387bad 100644 --- a/packages/geom-fuzz/package.json +++ b/packages/geom-fuzz/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-fuzz", - "version": "0.1.12", + "version": "0.1.13", "description": "Highly configurable, fuzzy line & polygon creation with presets and composable fill & stroke styles. Canvas & SVG support", "module": "./index.js", "main": "./lib/index.js", @@ -50,14 +50,14 @@ "dependencies": { "@thi.ng/api": "^6.12.0", "@thi.ng/associative": "^5.0.2", - "@thi.ng/color": "^1.2.10", - "@thi.ng/geom": "^1.11.2", - "@thi.ng/geom-api": "^1.0.28", - "@thi.ng/geom-clip-line": "^1.2.2", - "@thi.ng/geom-resample": "^0.2.39", + "@thi.ng/color": "^1.2.11", + "@thi.ng/geom": "^1.11.3", + "@thi.ng/geom-api": "^1.0.29", + "@thi.ng/geom-clip-line": "^1.2.3", + "@thi.ng/geom-resample": "^0.2.40", "@thi.ng/grid-iterators": "^0.4.6", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-hull/CHANGELOG.md b/packages/geom-hull/CHANGELOG.md index 02e22d4294..d8029a7116 100644 --- a/packages/geom-hull/CHANGELOG.md +++ b/packages/geom-hull/CHANGELOG.md @@ -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.0.60](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-hull@0.0.59...@thi.ng/geom-hull@0.0.60) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-hull + + + + + ## [0.0.59](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-hull@0.0.58...@thi.ng/geom-hull@0.0.59) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-hull diff --git a/packages/geom-hull/package.json b/packages/geom-hull/package.json index 42f39f48bd..1b6b52c3df 100644 --- a/packages/geom-hull/package.json +++ b/packages/geom-hull/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-hull", - "version": "0.0.59", + "version": "0.0.60", "description": "Fast 2D convex hull (Graham Scan)", "module": "./index.js", "main": "./lib/index.js", @@ -50,7 +50,7 @@ }, "dependencies": { "@thi.ng/math": "^2.0.1", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-io-obj/CHANGELOG.md b/packages/geom-io-obj/CHANGELOG.md index eedfdd8890..854370e3d1 100644 --- a/packages/geom-io-obj/CHANGELOG.md +++ b/packages/geom-io-obj/CHANGELOG.md @@ -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.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-io-obj@0.1.17...@thi.ng/geom-io-obj@0.1.18) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-io-obj + + + + + ## [0.1.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-io-obj@0.1.16...@thi.ng/geom-io-obj@0.1.17) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-io-obj diff --git a/packages/geom-io-obj/package.json b/packages/geom-io-obj/package.json index 6389fd2339..6f8c419d7c 100644 --- a/packages/geom-io-obj/package.json +++ b/packages/geom-io-obj/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-io-obj", - "version": "0.1.17", + "version": "0.1.18", "description": "Wavefront OBJ parser (& exporter soon)", "module": "./index.js", "main": "./lib/index.js", @@ -50,7 +50,7 @@ }, "dependencies": { "@thi.ng/api": "^6.12.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-isec/CHANGELOG.md b/packages/geom-isec/CHANGELOG.md index 3e0b5b4638..b982fedf44 100644 --- a/packages/geom-isec/CHANGELOG.md +++ b/packages/geom-isec/CHANGELOG.md @@ -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.5.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.5.2...@thi.ng/geom-isec@0.5.3) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-isec + + + + + ## [0.5.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isec@0.5.1...@thi.ng/geom-isec@0.5.2) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-isec diff --git a/packages/geom-isec/package.json b/packages/geom-isec/package.json index 32cd3cbf74..77d557b199 100644 --- a/packages/geom-isec/package.json +++ b/packages/geom-isec/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-isec", - "version": "0.5.2", + "version": "0.5.3", "description": "2D/3D shape intersection checks", "module": "./index.js", "main": "./lib/index.js", @@ -50,10 +50,10 @@ }, "dependencies": { "@thi.ng/api": "^6.12.0", - "@thi.ng/geom-api": "^1.0.28", - "@thi.ng/geom-closest-point": "^0.3.39", + "@thi.ng/geom-api": "^1.0.29", + "@thi.ng/geom-closest-point": "^0.3.40", "@thi.ng/math": "^2.0.1", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-isoline/CHANGELOG.md b/packages/geom-isoline/CHANGELOG.md index e797066b7a..6372e34ac9 100644 --- a/packages/geom-isoline/CHANGELOG.md +++ b/packages/geom-isoline/CHANGELOG.md @@ -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.58](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isoline@0.1.57...@thi.ng/geom-isoline@0.1.58) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-isoline + + + + + ## [0.1.57](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-isoline@0.1.56...@thi.ng/geom-isoline@0.1.57) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-isoline diff --git a/packages/geom-isoline/package.json b/packages/geom-isoline/package.json index 3e9f421a61..58552c8506 100644 --- a/packages/geom-isoline/package.json +++ b/packages/geom-isoline/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-isoline", - "version": "0.1.57", + "version": "0.1.58", "description": "Fast 2D contour line extraction / generation", "module": "./index.js", "main": "./lib/index.js", @@ -51,7 +51,7 @@ "dependencies": { "@thi.ng/api": "^6.12.0", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-poly-utils/CHANGELOG.md b/packages/geom-poly-utils/CHANGELOG.md index d065071cbc..06c27244dc 100644 --- a/packages/geom-poly-utils/CHANGELOG.md +++ b/packages/geom-poly-utils/CHANGELOG.md @@ -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.59](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.58...@thi.ng/geom-poly-utils@0.1.59) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-poly-utils + + + + + ## [0.1.58](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-poly-utils@0.1.57...@thi.ng/geom-poly-utils@0.1.58) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-poly-utils diff --git a/packages/geom-poly-utils/package.json b/packages/geom-poly-utils/package.json index b88efbf9bc..ee5cd03c46 100644 --- a/packages/geom-poly-utils/package.json +++ b/packages/geom-poly-utils/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-poly-utils", - "version": "0.1.58", + "version": "0.1.59", "description": "2D polygon / triangle analysis & processing utilities", "module": "./index.js", "main": "./lib/index.js", @@ -50,9 +50,9 @@ }, "dependencies": { "@thi.ng/errors": "^1.2.17", - "@thi.ng/geom-api": "^1.0.28", + "@thi.ng/geom-api": "^1.0.29", "@thi.ng/math": "^2.0.1", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-resample/CHANGELOG.md b/packages/geom-resample/CHANGELOG.md index 0abdb59786..c666dff92a 100644 --- a/packages/geom-resample/CHANGELOG.md +++ b/packages/geom-resample/CHANGELOG.md @@ -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.2.40](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-resample@0.2.39...@thi.ng/geom-resample@0.2.40) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-resample + + + + + ## [0.2.39](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-resample@0.2.38...@thi.ng/geom-resample@0.2.39) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-resample diff --git a/packages/geom-resample/package.json b/packages/geom-resample/package.json index 5eab88c29c..3f26af945c 100644 --- a/packages/geom-resample/package.json +++ b/packages/geom-resample/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-resample", - "version": "0.2.39", + "version": "0.2.40", "description": "Customizable nD polyline interpolation, re-sampling, splitting & nearest point computation", "module": "./index.js", "main": "./lib/index.js", @@ -50,10 +50,10 @@ }, "dependencies": { "@thi.ng/checks": "^2.7.4", - "@thi.ng/geom-api": "^1.0.28", - "@thi.ng/geom-closest-point": "^0.3.39", + "@thi.ng/geom-api": "^1.0.29", + "@thi.ng/geom-closest-point": "^0.3.40", "@thi.ng/math": "^2.0.1", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-splines/CHANGELOG.md b/packages/geom-splines/CHANGELOG.md index e7404b0b17..819efa979e 100644 --- a/packages/geom-splines/CHANGELOG.md +++ b/packages/geom-splines/CHANGELOG.md @@ -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.5.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-splines@0.5.26...@thi.ng/geom-splines@0.5.27) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-splines + + + + + ## [0.5.26](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-splines@0.5.25...@thi.ng/geom-splines@0.5.26) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-splines diff --git a/packages/geom-splines/package.json b/packages/geom-splines/package.json index 5fbfc14bb5..34be035c47 100644 --- a/packages/geom-splines/package.json +++ b/packages/geom-splines/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-splines", - "version": "0.5.26", + "version": "0.5.27", "description": "nD cubic & quadratic curve analysis, conversion, interpolation, splitting", "module": "./index.js", "main": "./lib/index.js", @@ -51,11 +51,11 @@ "dependencies": { "@thi.ng/api": "^6.12.0", "@thi.ng/checks": "^2.7.4", - "@thi.ng/geom-api": "^1.0.28", - "@thi.ng/geom-arc": "^0.3.6", - "@thi.ng/geom-resample": "^0.2.39", + "@thi.ng/geom-api": "^1.0.29", + "@thi.ng/geom-arc": "^0.3.7", + "@thi.ng/geom-resample": "^0.2.40", "@thi.ng/math": "^2.0.1", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-subdiv-curve/CHANGELOG.md b/packages/geom-subdiv-curve/CHANGELOG.md index 87a76d1ef0..21f595d4c8 100644 --- a/packages/geom-subdiv-curve/CHANGELOG.md +++ b/packages/geom-subdiv-curve/CHANGELOG.md @@ -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.57](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.56...@thi.ng/geom-subdiv-curve@0.1.57) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-subdiv-curve + + + + + ## [0.1.56](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-subdiv-curve@0.1.55...@thi.ng/geom-subdiv-curve@0.1.56) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-subdiv-curve diff --git a/packages/geom-subdiv-curve/package.json b/packages/geom-subdiv-curve/package.json index 6c5df372cb..7493a5638c 100644 --- a/packages/geom-subdiv-curve/package.json +++ b/packages/geom-subdiv-curve/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-subdiv-curve", - "version": "0.1.56", + "version": "0.1.57", "description": "Freely customizable, iterative nD subdivision curves for open / closed geometries", "module": "./index.js", "main": "./lib/index.js", @@ -49,9 +49,9 @@ "typescript": "^3.9.7" }, "dependencies": { - "@thi.ng/geom-api": "^1.0.28", + "@thi.ng/geom-api": "^1.0.29", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-tessellate/CHANGELOG.md b/packages/geom-tessellate/CHANGELOG.md index 878622d10b..ea2fd2cbe5 100644 --- a/packages/geom-tessellate/CHANGELOG.md +++ b/packages/geom-tessellate/CHANGELOG.md @@ -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.2.41](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-tessellate@0.2.40...@thi.ng/geom-tessellate@0.2.41) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-tessellate + + + + + ## [0.2.40](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-tessellate@0.2.39...@thi.ng/geom-tessellate@0.2.40) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom-tessellate diff --git a/packages/geom-tessellate/package.json b/packages/geom-tessellate/package.json index eb7b515af0..edacf6a0f7 100644 --- a/packages/geom-tessellate/package.json +++ b/packages/geom-tessellate/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-tessellate", - "version": "0.2.40", + "version": "0.2.41", "description": "2D/3D convex polygon tessellators", "module": "./index.js", "main": "./lib/index.js", @@ -50,11 +50,11 @@ }, "dependencies": { "@thi.ng/checks": "^2.7.4", - "@thi.ng/geom-api": "^1.0.28", - "@thi.ng/geom-isec": "^0.5.2", - "@thi.ng/geom-poly-utils": "^0.1.58", + "@thi.ng/geom-api": "^1.0.29", + "@thi.ng/geom-isec": "^0.5.3", + "@thi.ng/geom-poly-utils": "^0.1.59", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom-voronoi/CHANGELOG.md b/packages/geom-voronoi/CHANGELOG.md index b869b5ea5b..89a7053552 100644 --- a/packages/geom-voronoi/CHANGELOG.md +++ b/packages/geom-voronoi/CHANGELOG.md @@ -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.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-voronoi@0.2.2...@thi.ng/geom-voronoi@0.2.3) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom-voronoi + + + + + ## [0.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-voronoi@0.2.1...@thi.ng/geom-voronoi@0.2.2) (2020-07-28) diff --git a/packages/geom-voronoi/package.json b/packages/geom-voronoi/package.json index 86c45f1609..ee6994fb73 100644 --- a/packages/geom-voronoi/package.json +++ b/packages/geom-voronoi/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom-voronoi", - "version": "0.2.2", + "version": "0.2.3", "description": "Fast, incremental 2D Delaunay & Voronoi mesh implementation", "module": "./index.js", "main": "./lib/index.js", @@ -51,13 +51,13 @@ "dependencies": { "@thi.ng/api": "^6.12.0", "@thi.ng/checks": "^2.7.4", - "@thi.ng/geom-clip-line": "^1.2.2", - "@thi.ng/geom-clip-poly": "^1.0.27", - "@thi.ng/geom-isec": "^0.5.2", - "@thi.ng/geom-poly-utils": "^0.1.58", + "@thi.ng/geom-clip-line": "^1.2.3", + "@thi.ng/geom-clip-poly": "^1.0.28", + "@thi.ng/geom-isec": "^0.5.3", + "@thi.ng/geom-poly-utils": "^0.1.59", "@thi.ng/math": "^2.0.1", "@thi.ng/quad-edge": "^0.2.19", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/geom/CHANGELOG.md b/packages/geom/CHANGELOG.md index 43c87d980e..7fab67e126 100644 --- a/packages/geom/CHANGELOG.md +++ b/packages/geom/CHANGELOG.md @@ -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.11.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom@1.11.2...@thi.ng/geom@1.11.3) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/geom + + + + + ## [1.11.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom@1.11.1...@thi.ng/geom@1.11.2) (2020-07-28) **Note:** Version bump only for package @thi.ng/geom diff --git a/packages/geom/package.json b/packages/geom/package.json index 2863d05542..b266357f24 100644 --- a/packages/geom/package.json +++ b/packages/geom/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/geom", - "version": "1.11.2", + "version": "1.11.3", "description": "Functional, polymorphic API for 2D geometry types & SVG generation", "module": "./index.js", "main": "./lib/index.js", @@ -55,26 +55,26 @@ "@thi.ng/defmulti": "^1.2.21", "@thi.ng/equiv": "^1.0.27", "@thi.ng/errors": "^1.2.17", - "@thi.ng/geom-api": "^1.0.28", - "@thi.ng/geom-arc": "^0.3.6", - "@thi.ng/geom-clip-line": "^1.2.2", - "@thi.ng/geom-clip-poly": "^1.0.27", - "@thi.ng/geom-closest-point": "^0.3.39", - "@thi.ng/geom-hull": "^0.0.59", - "@thi.ng/geom-isec": "^0.5.2", - "@thi.ng/geom-poly-utils": "^0.1.58", - "@thi.ng/geom-resample": "^0.2.39", - "@thi.ng/geom-splines": "^0.5.26", - "@thi.ng/geom-subdiv-curve": "^0.1.56", - "@thi.ng/geom-tessellate": "^0.2.40", + "@thi.ng/geom-api": "^1.0.29", + "@thi.ng/geom-arc": "^0.3.7", + "@thi.ng/geom-clip-line": "^1.2.3", + "@thi.ng/geom-clip-poly": "^1.0.28", + "@thi.ng/geom-closest-point": "^0.3.40", + "@thi.ng/geom-hull": "^0.0.60", + "@thi.ng/geom-isec": "^0.5.3", + "@thi.ng/geom-poly-utils": "^0.1.59", + "@thi.ng/geom-resample": "^0.2.40", + "@thi.ng/geom-splines": "^0.5.27", + "@thi.ng/geom-subdiv-curve": "^0.1.57", + "@thi.ng/geom-tessellate": "^0.2.41", "@thi.ng/hiccup": "^3.5.5", - "@thi.ng/hiccup-svg": "^3.5.6", + "@thi.ng/hiccup-svg": "^3.5.7", "@thi.ng/math": "^2.0.1", - "@thi.ng/matrices": "^0.6.26", + "@thi.ng/matrices": "^0.6.27", "@thi.ng/random": "^1.4.15", "@thi.ng/strings": "^1.9.1", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/hdom-canvas/CHANGELOG.md b/packages/hdom-canvas/CHANGELOG.md index b36e68cf91..ab38239f6b 100644 --- a/packages/hdom-canvas/CHANGELOG.md +++ b/packages/hdom-canvas/CHANGELOG.md @@ -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. +## [3.0.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-canvas@3.0.12...@thi.ng/hdom-canvas@3.0.13) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/hdom-canvas + + + + + ## [3.0.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-canvas@3.0.11...@thi.ng/hdom-canvas@3.0.12) (2020-07-28) **Note:** Version bump only for package @thi.ng/hdom-canvas diff --git a/packages/hdom-canvas/package.json b/packages/hdom-canvas/package.json index f9702ca00f..d39d6cb55d 100644 --- a/packages/hdom-canvas/package.json +++ b/packages/hdom-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hdom-canvas", - "version": "3.0.12", + "version": "3.0.13", "description": "@thi.ng/hdom component wrapper for declarative canvas scenegraphs", "module": "./index.js", "main": "./lib/index.js", @@ -53,7 +53,7 @@ "@thi.ng/checks": "^2.7.4", "@thi.ng/diff": "^3.2.27", "@thi.ng/hdom": "^8.2.5", - "@thi.ng/hiccup-canvas": "^1.1.2" + "@thi.ng/hiccup-canvas": "^1.1.3" }, "files": [ "*.js", diff --git a/packages/hiccup-canvas/CHANGELOG.md b/packages/hiccup-canvas/CHANGELOG.md index a6aed997cf..2e745b757b 100644 --- a/packages/hiccup-canvas/CHANGELOG.md +++ b/packages/hiccup-canvas/CHANGELOG.md @@ -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.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-canvas@1.1.2...@thi.ng/hiccup-canvas@1.1.3) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/hiccup-canvas + + + + + ## [1.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-canvas@1.1.1...@thi.ng/hiccup-canvas@1.1.2) (2020-07-28) **Note:** Version bump only for package @thi.ng/hiccup-canvas diff --git a/packages/hiccup-canvas/package.json b/packages/hiccup-canvas/package.json index c36e44a9b7..42a70f55fc 100644 --- a/packages/hiccup-canvas/package.json +++ b/packages/hiccup-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-canvas", - "version": "1.1.2", + "version": "1.1.3", "description": "Hiccup shape tree renderer for vanilla Canvas 2D contexts", "module": "./index.js", "main": "./lib/index.js", @@ -50,9 +50,9 @@ "dependencies": { "@thi.ng/api": "^6.12.0", "@thi.ng/checks": "^2.7.4", - "@thi.ng/color": "^1.2.10", + "@thi.ng/color": "^1.2.11", "@thi.ng/math": "^2.0.1", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/hiccup-markdown/CHANGELOG.md b/packages/hiccup-markdown/CHANGELOG.md index 533a8d2e78..981ea40bd3 100644 --- a/packages/hiccup-markdown/CHANGELOG.md +++ b/packages/hiccup-markdown/CHANGELOG.md @@ -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.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-markdown@1.2.27...@thi.ng/hiccup-markdown@1.2.28) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/hiccup-markdown + + + + + ## [1.2.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-markdown@1.2.26...@thi.ng/hiccup-markdown@1.2.27) (2020-07-28) **Note:** Version bump only for package @thi.ng/hiccup-markdown diff --git a/packages/hiccup-markdown/package.json b/packages/hiccup-markdown/package.json index fb1eb67b58..05fdd216f2 100644 --- a/packages/hiccup-markdown/package.json +++ b/packages/hiccup-markdown/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-markdown", - "version": "1.2.27", + "version": "1.2.28", "description": "Markdown parser & serializer from/to Hiccup format", "module": "./index.js", "main": "./lib/index.js", @@ -57,7 +57,7 @@ "@thi.ng/fsm": "^2.4.20", "@thi.ng/hiccup": "^3.5.5", "@thi.ng/strings": "^1.9.1", - "@thi.ng/text-canvas": "^0.2.24", + "@thi.ng/text-canvas": "^0.2.25", "@thi.ng/transducers": "^7.2.0" }, "files": [ diff --git a/packages/hiccup-svg/CHANGELOG.md b/packages/hiccup-svg/CHANGELOG.md index 54660fcea8..2234acc48d 100644 --- a/packages/hiccup-svg/CHANGELOG.md +++ b/packages/hiccup-svg/CHANGELOG.md @@ -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. +## [3.5.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-svg@3.5.6...@thi.ng/hiccup-svg@3.5.7) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/hiccup-svg + + + + + ## [3.5.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-svg@3.5.5...@thi.ng/hiccup-svg@3.5.6) (2020-07-28) **Note:** Version bump only for package @thi.ng/hiccup-svg diff --git a/packages/hiccup-svg/package.json b/packages/hiccup-svg/package.json index 4ba8b169df..fc6e5cdf3e 100644 --- a/packages/hiccup-svg/package.json +++ b/packages/hiccup-svg/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/hiccup-svg", - "version": "3.5.6", + "version": "3.5.7", "description": "SVG element functions for @thi.ng/hiccup & @thi.ng/hdom", "module": "./index.js", "main": "./lib/index.js", @@ -50,7 +50,7 @@ }, "dependencies": { "@thi.ng/checks": "^2.7.4", - "@thi.ng/color": "^1.2.10", + "@thi.ng/color": "^1.2.11", "@thi.ng/prefixes": "^0.1.1" }, "files": [ diff --git a/packages/iges/CHANGELOG.md b/packages/iges/CHANGELOG.md index 1e03ae6667..d912db9e23 100644 --- a/packages/iges/CHANGELOG.md +++ b/packages/iges/CHANGELOG.md @@ -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.42](https://github.com/thi-ng/umbrella/compare/@thi.ng/iges@1.1.41...@thi.ng/iges@1.1.42) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/iges + + + + + ## [1.1.41](https://github.com/thi-ng/umbrella/compare/@thi.ng/iges@1.1.40...@thi.ng/iges@1.1.41) (2020-07-28) **Note:** Version bump only for package @thi.ng/iges diff --git a/packages/iges/package.json b/packages/iges/package.json index df1c1b4c5c..09d14548fc 100644 --- a/packages/iges/package.json +++ b/packages/iges/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/iges", - "version": "1.1.41", + "version": "1.1.42", "description": "IGES 5.3 serializer for (currently only) polygonal geometry, both open & closed", "module": "./index.js", "main": "./lib/index.js", @@ -54,7 +54,7 @@ "@thi.ng/defmulti": "^1.2.21", "@thi.ng/strings": "^1.9.1", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/imgui/CHANGELOG.md b/packages/imgui/CHANGELOG.md index 92236d7ca0..8eb73e8f22 100644 --- a/packages/imgui/CHANGELOG.md +++ b/packages/imgui/CHANGELOG.md @@ -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.2.33](https://github.com/thi-ng/umbrella/compare/@thi.ng/imgui@0.2.32...@thi.ng/imgui@0.2.33) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/imgui + + + + + ## [0.2.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/imgui@0.2.31...@thi.ng/imgui@0.2.32) (2020-07-28) **Note:** Version bump only for package @thi.ng/imgui diff --git a/packages/imgui/package.json b/packages/imgui/package.json index 92734b2f4e..f96036fd4b 100644 --- a/packages/imgui/package.json +++ b/packages/imgui/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/imgui", - "version": "0.2.32", + "version": "0.2.33", "description": "Immediate mode GUI with flexible state handling & data only shape output", "module": "./index.js", "main": "./lib/index.js", @@ -51,14 +51,14 @@ "dependencies": { "@thi.ng/api": "^6.12.0", "@thi.ng/checks": "^2.7.4", - "@thi.ng/geom": "^1.11.2", - "@thi.ng/geom-api": "^1.0.28", - "@thi.ng/geom-isec": "^0.5.2", - "@thi.ng/geom-tessellate": "^0.2.40", + "@thi.ng/geom": "^1.11.3", + "@thi.ng/geom-api": "^1.0.29", + "@thi.ng/geom-isec": "^0.5.3", + "@thi.ng/geom-tessellate": "^0.2.41", "@thi.ng/layout": "^0.1.18", "@thi.ng/math": "^2.0.1", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/lsys/CHANGELOG.md b/packages/lsys/CHANGELOG.md index 69f1c01f4f..2ffee261f1 100644 --- a/packages/lsys/CHANGELOG.md +++ b/packages/lsys/CHANGELOG.md @@ -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.2.55](https://github.com/thi-ng/umbrella/compare/@thi.ng/lsys@0.2.54...@thi.ng/lsys@0.2.55) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/lsys + + + + + ## [0.2.54](https://github.com/thi-ng/umbrella/compare/@thi.ng/lsys@0.2.53...@thi.ng/lsys@0.2.54) (2020-07-28) **Note:** Version bump only for package @thi.ng/lsys diff --git a/packages/lsys/package.json b/packages/lsys/package.json index 7304f49c79..674ff082e4 100644 --- a/packages/lsys/package.json +++ b/packages/lsys/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/lsys", - "version": "0.2.54", + "version": "0.2.55", "description": "Functional, extensible L-System architecture w/ support for probabilistic rules", "module": "./index.js", "main": "./lib/index.js", @@ -55,7 +55,7 @@ "@thi.ng/math": "^2.0.1", "@thi.ng/random": "^1.4.15", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/matrices/CHANGELOG.md b/packages/matrices/CHANGELOG.md index ade1f8d5f5..0bd608db60 100644 --- a/packages/matrices/CHANGELOG.md +++ b/packages/matrices/CHANGELOG.md @@ -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.6.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/matrices@0.6.26...@thi.ng/matrices@0.6.27) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/matrices + + + + + ## [0.6.26](https://github.com/thi-ng/umbrella/compare/@thi.ng/matrices@0.6.25...@thi.ng/matrices@0.6.26) (2020-07-28) **Note:** Version bump only for package @thi.ng/matrices diff --git a/packages/matrices/package.json b/packages/matrices/package.json index 0db899c82b..c2b30a9995 100644 --- a/packages/matrices/package.json +++ b/packages/matrices/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/matrices", - "version": "0.6.26", + "version": "0.6.27", "description": "Matrix & quaternion operations for 2D/3D geometry processing", "module": "./index.js", "main": "./lib/index.js", @@ -52,7 +52,7 @@ "@thi.ng/api": "^6.12.0", "@thi.ng/checks": "^2.7.4", "@thi.ng/math": "^2.0.1", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/poisson/CHANGELOG.md b/packages/poisson/CHANGELOG.md index 661e28e89c..36656f08f3 100644 --- a/packages/poisson/CHANGELOG.md +++ b/packages/poisson/CHANGELOG.md @@ -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.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/poisson@1.1.10...@thi.ng/poisson@1.1.11) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/poisson + + + + + ## [1.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/poisson@1.1.9...@thi.ng/poisson@1.1.10) (2020-07-28) **Note:** Version bump only for package @thi.ng/poisson diff --git a/packages/poisson/package.json b/packages/poisson/package.json index 51792dfd4f..ea0f6eb46b 100644 --- a/packages/poisson/package.json +++ b/packages/poisson/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/poisson", - "version": "1.1.10", + "version": "1.1.11", "description": "nD Stratified grid and Poisson-disc sampling w/ support for spatial density functions and custom PRNGs", "module": "./index.js", "main": "./lib/index.js", @@ -50,10 +50,10 @@ }, "dependencies": { "@thi.ng/checks": "^2.7.4", - "@thi.ng/geom-api": "^1.0.28", + "@thi.ng/geom-api": "^1.0.29", "@thi.ng/random": "^1.4.15", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/ramp/CHANGELOG.md b/packages/ramp/CHANGELOG.md index 59a342fde8..7603066440 100644 --- a/packages/ramp/CHANGELOG.md +++ b/packages/ramp/CHANGELOG.md @@ -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.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/ramp@0.1.28...@thi.ng/ramp@0.1.29) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/ramp + + + + + ## [0.1.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/ramp@0.1.27...@thi.ng/ramp@0.1.28) (2020-07-28) **Note:** Version bump only for package @thi.ng/ramp diff --git a/packages/ramp/package.json b/packages/ramp/package.json index 61a6c79585..4905cc9d15 100644 --- a/packages/ramp/package.json +++ b/packages/ramp/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/ramp", - "version": "0.1.28", + "version": "0.1.29", "description": "Parametric interpolated 1D lookup tables for remapping values", "module": "./index.js", "main": "./lib/index.js", @@ -53,7 +53,7 @@ "@thi.ng/compare": "^1.3.12", "@thi.ng/math": "^2.0.1", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/rdom-canvas/CHANGELOG.md b/packages/rdom-canvas/CHANGELOG.md index 7d22cf3edf..edc82f8081 100644 --- a/packages/rdom-canvas/CHANGELOG.md +++ b/packages/rdom-canvas/CHANGELOG.md @@ -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.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/rdom-canvas@0.1.9...@thi.ng/rdom-canvas@0.1.10) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/rdom-canvas + + + + + ## [0.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/rdom-canvas@0.1.8...@thi.ng/rdom-canvas@0.1.9) (2020-07-28) diff --git a/packages/rdom-canvas/package.json b/packages/rdom-canvas/package.json index 08a31ff570..16af4ea832 100644 --- a/packages/rdom-canvas/package.json +++ b/packages/rdom-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/rdom-canvas", - "version": "0.1.9", + "version": "0.1.10", "description": "@thi.ng/rdom component wrapper for @thi.ng/hiccup-canvas and declarative canvas drawing", "module": "./index.js", "main": "./lib/index.js", @@ -45,7 +45,7 @@ "@thi.ng/adapt-dpi": "^1.0.4", "@thi.ng/api": "^6.12.0", "@thi.ng/checks": "^2.7.4", - "@thi.ng/hiccup-canvas": "^1.1.2", + "@thi.ng/hiccup-canvas": "^1.1.3", "@thi.ng/rdom": "^0.2.6", "@thi.ng/rstream": "^5.0.0", "@thi.ng/transducers": "^7.2.0", diff --git a/packages/scenegraph/CHANGELOG.md b/packages/scenegraph/CHANGELOG.md index ffa80b0175..69c8ff47ad 100644 --- a/packages/scenegraph/CHANGELOG.md +++ b/packages/scenegraph/CHANGELOG.md @@ -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.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/scenegraph@0.3.0...@thi.ng/scenegraph@0.3.1) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/scenegraph + + + + + # [0.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/scenegraph@0.2.1...@thi.ng/scenegraph@0.3.0) (2020-07-28) diff --git a/packages/scenegraph/package.json b/packages/scenegraph/package.json index f59649a1cf..49b7430ad8 100644 --- a/packages/scenegraph/package.json +++ b/packages/scenegraph/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/scenegraph", - "version": "0.3.0", + "version": "0.3.1", "description": "Extensible 2D/3D scene graph with @thi.ng/hiccup-canvas support", "module": "./index.js", "main": "./lib/index.js", @@ -51,8 +51,8 @@ "dependencies": { "@thi.ng/api": "^6.12.0", "@thi.ng/checks": "^2.7.4", - "@thi.ng/matrices": "^0.6.26", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/matrices": "^0.6.27", + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/shader-ast-glsl/CHANGELOG.md b/packages/shader-ast-glsl/CHANGELOG.md index 7a2d0db689..ca061845b5 100644 --- a/packages/shader-ast-glsl/CHANGELOG.md +++ b/packages/shader-ast-glsl/CHANGELOG.md @@ -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.2.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast-glsl@0.2.3...@thi.ng/shader-ast-glsl@0.2.4) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/shader-ast-glsl + + + + + ## [0.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast-glsl@0.2.2...@thi.ng/shader-ast-glsl@0.2.3) (2020-08-08) **Note:** Version bump only for package @thi.ng/shader-ast-glsl diff --git a/packages/shader-ast-glsl/package.json b/packages/shader-ast-glsl/package.json index 3081b18763..f840453c68 100644 --- a/packages/shader-ast-glsl/package.json +++ b/packages/shader-ast-glsl/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast-glsl", - "version": "0.2.3", + "version": "0.2.4", "description": "Customizable GLSL code generator for @thi.ng/shader-ast", "module": "./index.js", "main": "./lib/index.js", @@ -52,7 +52,7 @@ "@thi.ng/api": "^6.12.0", "@thi.ng/checks": "^2.7.4", "@thi.ng/errors": "^1.2.17", - "@thi.ng/shader-ast": "^0.5.2" + "@thi.ng/shader-ast": "^0.6.0" }, "files": [ "*.js", diff --git a/packages/shader-ast-js/CHANGELOG.md b/packages/shader-ast-js/CHANGELOG.md index 1690200565..13c235dcba 100644 --- a/packages/shader-ast-js/CHANGELOG.md +++ b/packages/shader-ast-js/CHANGELOG.md @@ -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. +# [0.5.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast-js@0.4.40...@thi.ng/shader-ast-js@0.5.0) (2020-08-10) + + +### Features + +* **shader-ast-js:** add vec coercions & bvec ops ([3f111c9](https://github.com/thi-ng/umbrella/commit/3f111c98190c8c6972033901df391a237d7d8491)) + + + + + ## [0.4.40](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast-js@0.4.39...@thi.ng/shader-ast-js@0.4.40) (2020-08-08) **Note:** Version bump only for package @thi.ng/shader-ast-js diff --git a/packages/shader-ast-js/package.json b/packages/shader-ast-js/package.json index 708a05c008..17be364e05 100644 --- a/packages/shader-ast-js/package.json +++ b/packages/shader-ast-js/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast-js", - "version": "0.4.40", + "version": "0.5.0", "description": "Customizable JS code generator, compiler & runtime for @thi.ng/shader-ast", "module": "./index.js", "main": "./lib/index.js", @@ -53,10 +53,10 @@ "@thi.ng/checks": "^2.7.4", "@thi.ng/errors": "^1.2.17", "@thi.ng/math": "^2.0.1", - "@thi.ng/matrices": "^0.6.26", + "@thi.ng/matrices": "^0.6.27", "@thi.ng/pixel": "^0.4.1", - "@thi.ng/shader-ast": "^0.5.2", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/shader-ast": "^0.6.0", + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/shader-ast-stdlib/CHANGELOG.md b/packages/shader-ast-stdlib/CHANGELOG.md index d55588ed15..75abdd1f8c 100644 --- a/packages/shader-ast-stdlib/CHANGELOG.md +++ b/packages/shader-ast-stdlib/CHANGELOG.md @@ -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.4.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast-stdlib@0.4.2...@thi.ng/shader-ast-stdlib@0.4.3) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/shader-ast-stdlib + + + + + ## [0.4.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast-stdlib@0.4.1...@thi.ng/shader-ast-stdlib@0.4.2) (2020-08-08) **Note:** Version bump only for package @thi.ng/shader-ast-stdlib diff --git a/packages/shader-ast-stdlib/package.json b/packages/shader-ast-stdlib/package.json index 0e7a78f706..b3f7991e16 100644 --- a/packages/shader-ast-stdlib/package.json +++ b/packages/shader-ast-stdlib/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast-stdlib", - "version": "0.4.2", + "version": "0.4.3", "description": "Function collection for modular GPGPU / shader programming with @thi.ng/shader-ast", "module": "./index.js", "main": "./lib/index.js", @@ -50,7 +50,7 @@ }, "dependencies": { "@thi.ng/api": "^6.12.0", - "@thi.ng/shader-ast": "^0.5.2" + "@thi.ng/shader-ast": "^0.6.0" }, "files": [ "*.js", diff --git a/packages/shader-ast/CHANGELOG.md b/packages/shader-ast/CHANGELOG.md index 7264664a14..38860b5b9b 100644 --- a/packages/shader-ast/CHANGELOG.md +++ b/packages/shader-ast/CHANGELOG.md @@ -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. +# [0.6.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast@0.5.2...@thi.ng/shader-ast@0.6.0) (2020-08-10) + + +### Features + +* **shader-ast:** add/update vec coercions ([764f4e5](https://github.com/thi-ng/umbrella/commit/764f4e5bbd86713775c266e6d4fae6123351700e)) + + + + + ## [0.5.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/shader-ast@0.5.1...@thi.ng/shader-ast@0.5.2) (2020-08-08) diff --git a/packages/shader-ast/package.json b/packages/shader-ast/package.json index 0e7275ef1d..d9c6deccfb 100644 --- a/packages/shader-ast/package.json +++ b/packages/shader-ast/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/shader-ast", - "version": "0.5.2", + "version": "0.6.0", "description": "DSL to define shader code in TypeScript and cross-compile to GLSL, JS and other targets", "module": "./index.js", "main": "./lib/index.js", diff --git a/packages/soa/CHANGELOG.md b/packages/soa/CHANGELOG.md index 8d0b04bff2..6b455f6012 100644 --- a/packages/soa/CHANGELOG.md +++ b/packages/soa/CHANGELOG.md @@ -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.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/soa@0.1.30...@thi.ng/soa@0.1.31) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/soa + + + + + ## [0.1.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/soa@0.1.29...@thi.ng/soa@0.1.30) (2020-07-28) **Note:** Version bump only for package @thi.ng/soa diff --git a/packages/soa/package.json b/packages/soa/package.json index 33eb114abc..12c22d325a 100644 --- a/packages/soa/package.json +++ b/packages/soa/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/soa", - "version": "0.1.30", + "version": "0.1.31", "description": "SOA & AOS memory mapped structured views with optional & extensible serialization", "module": "./index.js", "main": "./lib/index.js", @@ -53,7 +53,7 @@ "@thi.ng/api": "^6.12.0", "@thi.ng/binary": "^2.0.11", "@thi.ng/transducers-binary": "^0.5.24", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/text-canvas/CHANGELOG.md b/packages/text-canvas/CHANGELOG.md index 6c33a0b4de..51e1607e40 100644 --- a/packages/text-canvas/CHANGELOG.md +++ b/packages/text-canvas/CHANGELOG.md @@ -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.2.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/text-canvas@0.2.24...@thi.ng/text-canvas@0.2.25) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/text-canvas + + + + + ## [0.2.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/text-canvas@0.2.23...@thi.ng/text-canvas@0.2.24) (2020-07-28) **Note:** Version bump only for package @thi.ng/text-canvas diff --git a/packages/text-canvas/package.json b/packages/text-canvas/package.json index 836845dc3e..d9aeaade99 100644 --- a/packages/text-canvas/package.json +++ b/packages/text-canvas/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/text-canvas", - "version": "0.2.24", + "version": "0.2.25", "description": "Text based canvas, drawing, tables with arbitrary formatting (incl. ANSI/HTML)", "module": "./index.js", "main": "./lib/index.js", @@ -53,7 +53,7 @@ "@thi.ng/api": "^6.12.0", "@thi.ng/arrays": "^0.6.13", "@thi.ng/checks": "^2.7.4", - "@thi.ng/geom-clip-line": "^1.2.2", + "@thi.ng/geom-clip-line": "^1.2.3", "@thi.ng/math": "^2.0.1", "@thi.ng/memoize": "^2.0.17", "@thi.ng/strings": "^1.9.1", diff --git a/packages/vector-pools/CHANGELOG.md b/packages/vector-pools/CHANGELOG.md index a8dc99516c..8e546a4f8b 100644 --- a/packages/vector-pools/CHANGELOG.md +++ b/packages/vector-pools/CHANGELOG.md @@ -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.40](https://github.com/thi-ng/umbrella/compare/@thi.ng/vector-pools@1.0.39...@thi.ng/vector-pools@1.0.40) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/vector-pools + + + + + ## [1.0.39](https://github.com/thi-ng/umbrella/compare/@thi.ng/vector-pools@1.0.38...@thi.ng/vector-pools@1.0.39) (2020-07-28) **Note:** Version bump only for package @thi.ng/vector-pools diff --git a/packages/vector-pools/package.json b/packages/vector-pools/package.json index 31381f93b2..0cd741e05c 100644 --- a/packages/vector-pools/package.json +++ b/packages/vector-pools/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/vector-pools", - "version": "1.0.39", + "version": "1.0.40", "description": "Data structures for managing & working with strided, memory mapped vectors", "module": "./index.js", "main": "./lib/index.js", @@ -54,7 +54,7 @@ "@thi.ng/checks": "^2.7.4", "@thi.ng/malloc": "^4.1.21", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js", diff --git a/packages/vectors/CHANGELOG.md b/packages/vectors/CHANGELOG.md index 587e266350..1bdeb38de4 100644 --- a/packages/vectors/CHANGELOG.md +++ b/packages/vectors/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [4.6.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/vectors@4.5.6...@thi.ng/vectors@4.6.0) (2020-08-10) + + +### Features + +* **vectors:** add not() bvec op ([a820b8f](https://github.com/thi-ng/umbrella/commit/a820b8fec8f69c82910f61bfeb3c013ceed19b8c)) +* **vectors:** add/update vec coercions & types ([073389e](https://github.com/thi-ng/umbrella/commit/073389e33bbead294d690c60d150a7fd0589f822)) + + + + + ## [4.5.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/vectors@4.5.5...@thi.ng/vectors@4.5.6) (2020-07-28) **Note:** Version bump only for package @thi.ng/vectors diff --git a/packages/vectors/package.json b/packages/vectors/package.json index 6bf2e8805a..a8da0684ae 100644 --- a/packages/vectors/package.json +++ b/packages/vectors/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/vectors", - "version": "4.5.6", + "version": "4.6.0", "description": "Optimized 2d/3d/4d and arbitrary length vector operations", "module": "./index.js", "main": "./lib/index.js", diff --git a/packages/webgl-msdf/CHANGELOG.md b/packages/webgl-msdf/CHANGELOG.md index 20e092192a..f94c48d033 100644 --- a/packages/webgl-msdf/CHANGELOG.md +++ b/packages/webgl-msdf/CHANGELOG.md @@ -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.52](https://github.com/thi-ng/umbrella/compare/@thi.ng/webgl-msdf@0.1.51...@thi.ng/webgl-msdf@0.1.52) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/webgl-msdf + + + + + ## [0.1.51](https://github.com/thi-ng/umbrella/compare/@thi.ng/webgl-msdf@0.1.50...@thi.ng/webgl-msdf@0.1.51) (2020-08-08) **Note:** Version bump only for package @thi.ng/webgl-msdf diff --git a/packages/webgl-msdf/package.json b/packages/webgl-msdf/package.json index a6f8c59214..d56eba6a74 100644 --- a/packages/webgl-msdf/package.json +++ b/packages/webgl-msdf/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/webgl-msdf", - "version": "0.1.51", + "version": "0.1.52", "description": "Multi-channel SDF font rendering & basic text layout for WebGL", "module": "./index.js", "main": "./lib/index.js", @@ -50,11 +50,11 @@ }, "dependencies": { "@thi.ng/api": "^6.12.0", - "@thi.ng/shader-ast": "^0.5.2", + "@thi.ng/shader-ast": "^0.6.0", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vector-pools": "^1.0.39", - "@thi.ng/vectors": "^4.5.6", - "@thi.ng/webgl": "^3.0.3" + "@thi.ng/vector-pools": "^1.0.40", + "@thi.ng/vectors": "^4.6.0", + "@thi.ng/webgl": "^3.0.4" }, "files": [ "*.js", diff --git a/packages/webgl-shadertoy/CHANGELOG.md b/packages/webgl-shadertoy/CHANGELOG.md index fbd2e8aeaf..f476ff506d 100644 --- a/packages/webgl-shadertoy/CHANGELOG.md +++ b/packages/webgl-shadertoy/CHANGELOG.md @@ -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.2.39](https://github.com/thi-ng/umbrella/compare/@thi.ng/webgl-shadertoy@0.2.38...@thi.ng/webgl-shadertoy@0.2.39) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/webgl-shadertoy + + + + + ## [0.2.38](https://github.com/thi-ng/umbrella/compare/@thi.ng/webgl-shadertoy@0.2.37...@thi.ng/webgl-shadertoy@0.2.38) (2020-08-08) **Note:** Version bump only for package @thi.ng/webgl-shadertoy diff --git a/packages/webgl-shadertoy/package.json b/packages/webgl-shadertoy/package.json index e45eb3fab4..568004c971 100644 --- a/packages/webgl-shadertoy/package.json +++ b/packages/webgl-shadertoy/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/webgl-shadertoy", - "version": "0.2.38", + "version": "0.2.39", "description": "Basic WebGL scaffolding for running interactive fragment shaders via @thi.ng/shader-ast", "module": "./index.js", "main": "./lib/index.js", @@ -50,9 +50,9 @@ }, "dependencies": { "@thi.ng/api": "^6.12.0", - "@thi.ng/shader-ast": "^0.5.2", - "@thi.ng/shader-ast-glsl": "^0.2.3", - "@thi.ng/webgl": "^3.0.3" + "@thi.ng/shader-ast": "^0.6.0", + "@thi.ng/shader-ast-glsl": "^0.2.4", + "@thi.ng/webgl": "^3.0.4" }, "files": [ "*.js", diff --git a/packages/webgl/CHANGELOG.md b/packages/webgl/CHANGELOG.md index 6ac324b4ff..a3061cce7e 100644 --- a/packages/webgl/CHANGELOG.md +++ b/packages/webgl/CHANGELOG.md @@ -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. +## [3.0.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/webgl@3.0.3...@thi.ng/webgl@3.0.4) (2020-08-10) + +**Note:** Version bump only for package @thi.ng/webgl + + + + + ## [3.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/webgl@3.0.2...@thi.ng/webgl@3.0.3) (2020-08-08) **Note:** Version bump only for package @thi.ng/webgl diff --git a/packages/webgl/package.json b/packages/webgl/package.json index 7921c0b1a8..59dbf98e1e 100644 --- a/packages/webgl/package.json +++ b/packages/webgl/package.json @@ -1,6 +1,6 @@ { "name": "@thi.ng/webgl", - "version": "3.0.3", + "version": "3.0.4", "description": "WebGL & GLSL abstraction layer", "module": "./index.js", "main": "./lib/index.js", @@ -55,14 +55,14 @@ "@thi.ng/checks": "^2.7.4", "@thi.ng/equiv": "^1.0.27", "@thi.ng/errors": "^1.2.17", - "@thi.ng/matrices": "^0.6.26", + "@thi.ng/matrices": "^0.6.27", "@thi.ng/pixel": "^0.4.1", - "@thi.ng/shader-ast": "^0.5.2", - "@thi.ng/shader-ast-glsl": "^0.2.3", - "@thi.ng/shader-ast-stdlib": "^0.4.2", + "@thi.ng/shader-ast": "^0.6.0", + "@thi.ng/shader-ast-glsl": "^0.2.4", + "@thi.ng/shader-ast-stdlib": "^0.4.3", "@thi.ng/transducers": "^7.2.0", - "@thi.ng/vector-pools": "^1.0.39", - "@thi.ng/vectors": "^4.5.6" + "@thi.ng/vector-pools": "^1.0.40", + "@thi.ng/vectors": "^4.6.0" }, "files": [ "*.js",