Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @thi.ng/associative@0.6.16
 - @thi.ng/atom@1.5.7
 - @thi.ng/cache@0.2.33
 - @thi.ng/csp@0.3.72
 - @thi.ng/dcons@1.1.16
 - @thi.ng/dgraph@0.2.28
 - @thi.ng/diff@2.0.0
 - @thi.ng/equiv@0.1.14
 - @thi.ng/geom-accel@0.1.4
 - @thi.ng/geom@0.2.4
 - @thi.ng/hdom-canvas@0.1.13
 - @thi.ng/hdom-components@2.2.15
 - @thi.ng/hdom@5.2.1
 - @thi.ng/hiccup-css@0.2.31
 - @thi.ng/hiccup-svg@2.0.7
 - @thi.ng/hiccup@2.6.1
 - @thi.ng/iges@0.2.22
 - @thi.ng/interceptors@1.9.1
 - @thi.ng/iterators@4.1.37
 - @thi.ng/pointfree-lang@0.2.25
 - @thi.ng/pointfree@0.8.13
 - @thi.ng/range-coder@0.1.21
 - @thi.ng/router@0.1.29
 - @thi.ng/rstream-csp@0.1.118
 - @thi.ng/rstream-dot@0.2.57
 - @thi.ng/rstream-gestures@0.6.2
 - @thi.ng/rstream-graph@2.1.43
 - @thi.ng/rstream-log@1.0.69
 - @thi.ng/rstream-query@0.3.56
 - @thi.ng/rstream@1.14.2
 - @thi.ng/sax@0.5.6
 - @thi.ng/transducers-fsm@0.2.29
 - @thi.ng/transducers-hdom@1.2.4
 - @thi.ng/transducers-stats@0.4.16
 - @thi.ng/transducers@2.2.4
 - @thi.ng/vectors@1.4.5
  • Loading branch information
postspectacular committed Dec 8, 2018
1 parent a7e9def commit 6e361d6
Show file tree
Hide file tree
Showing 72 changed files with 415 additions and 96 deletions.
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.

## [0.6.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.15...@thi.ng/associative@0.6.16) (2018-12-08)

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





## [0.6.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/associative@0.6.14...@thi.ng/associative@0.6.15) (2018-12-01)

**Note:** Version bump only for package @thi.ng/associative
Expand Down
8 changes: 4 additions & 4 deletions packages/associative/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/associative",
"version": "0.6.15",
"version": "0.6.16",
"description": "Alternative Set & Map data type implementations with customizable equality semantics & supporting operations",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -31,10 +31,10 @@
"@thi.ng/api": "^4.2.3",
"@thi.ng/checks": "^1.5.13",
"@thi.ng/compare": "^0.1.11",
"@thi.ng/dcons": "^1.1.15",
"@thi.ng/equiv": "^0.1.13",
"@thi.ng/dcons": "^1.1.16",
"@thi.ng/equiv": "^0.1.14",
"@thi.ng/errors": "^0.1.11",
"@thi.ng/transducers": "^2.2.3"
"@thi.ng/transducers": "^2.2.4"
},
"keywords": [
"data structures",
Expand Down
8 changes: 8 additions & 0 deletions packages/atom/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.5.7](https://github.com/thi-ng/umbrella/compare/@thi.ng/atom@1.5.6...@thi.ng/atom@1.5.7) (2018-12-08)

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





## [1.5.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/atom@1.5.5...@thi.ng/atom@1.5.6) (2018-10-21)

**Note:** Version bump only for package @thi.ng/atom
Expand Down
4 changes: 2 additions & 2 deletions packages/atom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/atom",
"version": "1.5.6",
"version": "1.5.7",
"description": "Mutable wrapper for immutable values",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@thi.ng/api": "^4.2.3",
"@thi.ng/checks": "^1.5.13",
"@thi.ng/equiv": "^0.1.13",
"@thi.ng/equiv": "^0.1.14",
"@thi.ng/errors": "^0.1.11",
"@thi.ng/paths": "^1.6.5"
},
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.

## [0.2.33](https://github.com/thi-ng/umbrella/compare/@thi.ng/cache@0.2.32...@thi.ng/cache@0.2.33) (2018-12-08)

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





## [0.2.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/cache@0.2.31...@thi.ng/cache@0.2.32) (2018-12-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": "0.2.32",
"version": "0.2.33",
"description": "In-memory cache implementations with ES6 Map-like API and different eviction strategies",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -29,8 +29,8 @@
},
"dependencies": {
"@thi.ng/api": "^4.2.3",
"@thi.ng/dcons": "^1.1.15",
"@thi.ng/transducers": "^2.2.3"
"@thi.ng/dcons": "^1.1.16",
"@thi.ng/transducers": "^2.2.4"
},
"keywords": [
"cache",
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.

## [0.3.72](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@0.3.71...@thi.ng/csp@0.3.72) (2018-12-08)

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





## [0.3.71](https://github.com/thi-ng/umbrella/compare/@thi.ng/csp@0.3.70...@thi.ng/csp@0.3.71) (2018-12-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": "0.3.71",
"version": "0.3.72",
"description": "ES6 promise based CSP implementation",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -34,9 +34,9 @@
"dependencies": {
"@thi.ng/api": "^4.2.3",
"@thi.ng/checks": "^1.5.13",
"@thi.ng/dcons": "^1.1.15",
"@thi.ng/dcons": "^1.1.16",
"@thi.ng/errors": "^0.1.11",
"@thi.ng/transducers": "^2.2.3"
"@thi.ng/transducers": "^2.2.4"
},
"keywords": [
"async",
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.

## [1.1.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.1.15...@thi.ng/dcons@1.1.16) (2018-12-08)

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





## [1.1.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@1.1.14...@thi.ng/dcons@1.1.15) (2018-12-01)

**Note:** Version bump only for package @thi.ng/dcons
Expand Down
6 changes: 3 additions & 3 deletions packages/dcons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/dcons",
"version": "1.1.15",
"version": "1.1.16",
"description": "Comprehensive doubly linked list structure w/ iterator support",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -31,9 +31,9 @@
"@thi.ng/api": "^4.2.3",
"@thi.ng/checks": "^1.5.13",
"@thi.ng/compare": "^0.1.11",
"@thi.ng/equiv": "^0.1.13",
"@thi.ng/equiv": "^0.1.14",
"@thi.ng/errors": "^0.1.11",
"@thi.ng/transducers": "^2.2.3"
"@thi.ng/transducers": "^2.2.4"
},
"keywords": [
"datastructure",
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.

## [0.2.28](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph@0.2.27...@thi.ng/dgraph@0.2.28) (2018-12-08)

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





## [0.2.27](https://github.com/thi-ng/umbrella/compare/@thi.ng/dgraph@0.2.26...@thi.ng/dgraph@0.2.27) (2018-12-01)

**Note:** Version bump only for package @thi.ng/dgraph
Expand Down
8 changes: 4 additions & 4 deletions packages/dgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/dgraph",
"version": "0.2.27",
"version": "0.2.28",
"description": "Type-agnostic directed acyclic graph (DAG) & graph operations",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -29,10 +29,10 @@
},
"dependencies": {
"@thi.ng/api": "^4.2.3",
"@thi.ng/associative": "^0.6.15",
"@thi.ng/equiv": "^0.1.13",
"@thi.ng/associative": "^0.6.16",
"@thi.ng/equiv": "^0.1.14",
"@thi.ng/errors": "^0.1.11",
"@thi.ng/transducers": "^2.2.3"
"@thi.ng/transducers": "^2.2.4"
},
"keywords": [
"data structure",
Expand Down
36 changes: 36 additions & 0 deletions packages/diff/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,42 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/diff@1.1.4...@thi.ng/diff@2.0.0) (2018-12-08)


### Code Refactoring

* **diff:** flatten linear edit logs, update readme & arg order ([64feacf](https://github.com/thi-ng/umbrella/commit/64feacf))


### Features

* **diff:** add fast paths for simple cases, add tests, refactor as arrow fns ([6c6da82](https://github.com/thi-ng/umbrella/commit/6c6da82))


### Performance Improvements

* **diff:** flatten linear edit logs, rewrite diffObject(), add DiffMode ([e8356cd](https://github.com/thi-ng/umbrella/commit/e8356cd))
* **diff:** reduce amount of temp/internal array allocs (diffArray) ([d1ee6d9](https://github.com/thi-ng/umbrella/commit/d1ee6d9))


### BREAKING CHANGES

* **diff:** `ArrayDiff.linear` & `ObjectDiff.edits` now flat arrays

- see commit e8356cd296c12462ad9b126f966b55545b6ef70d
- this change drastically reduces the number of array allocations
- each ArrayDiff.linear entry consists of 3 successive items
- each ObjectDiff.edits entry constist of 2 successive items
- add `DiffMode` enum to control level of detail & internal fast paths
- update `ArrayDiff` & `ObjectDiff` types
- remove obsolete `DiffLogEntry`
- replace `diffObject` with 2.5x faster version





## [1.1.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/diff@1.1.3...@thi.ng/diff@1.1.4) (2018-10-21)

**Note:** Version bump only for package @thi.ng/diff
Expand Down
4 changes: 2 additions & 2 deletions packages/diff/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/diff",
"version": "1.1.4",
"version": "2.0.0",
"description": "Array & object Diff",
"main": "./index.js",
"typings": "./index.d.ts",
Expand All @@ -27,7 +27,7 @@
},
"dependencies": {
"@thi.ng/api": "^4.2.3",
"@thi.ng/equiv": "^0.1.13"
"@thi.ng/equiv": "^0.1.14"
},
"keywords": [
"array",
Expand Down
8 changes: 8 additions & 0 deletions packages/equiv/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/equiv@0.1.13...@thi.ng/equiv@0.1.14) (2018-12-08)

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





## [0.1.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/equiv@0.1.12...@thi.ng/equiv@0.1.13) (2018-10-21)

**Note:** Version bump only for package @thi.ng/equiv
Expand Down
2 changes: 1 addition & 1 deletion packages/equiv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/equiv",
"version": "0.1.13",
"version": "0.1.14",
"description": "Extensible deep equivalence checking for any data types",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/geom-accel/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.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@0.1.3...@thi.ng/geom-accel@0.1.4) (2018-12-08)

**Note:** Version bump only for package @thi.ng/geom-accel





## [0.1.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom-accel@0.1.2...@thi.ng/geom-accel@0.1.3) (2018-12-01)

**Note:** Version bump only for package @thi.ng/geom-accel
Expand Down
4 changes: 2 additions & 2 deletions packages/geom-accel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/geom-accel",
"version": "0.1.3",
"version": "0.1.4",
"description": "TODO",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@thi.ng/api": "^4.2.3",
"@thi.ng/heaps": "^0.3.0",
"@thi.ng/math": "^0.2.1",
"@thi.ng/vectors": "^1.4.4"
"@thi.ng/vectors": "^1.4.5"
},
"keywords": [
"ES6",
Expand Down
8 changes: 8 additions & 0 deletions packages/geom/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.2.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom@0.2.3...@thi.ng/geom@0.2.4) (2018-12-08)

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





## [0.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/geom@0.2.2...@thi.ng/geom@0.2.3) (2018-12-01)

**Note:** Version bump only for package @thi.ng/geom
Expand Down
6 changes: 3 additions & 3 deletions packages/geom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/geom",
"version": "0.2.3",
"version": "0.2.4",
"description": "2D/3D geometry primitives",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -31,8 +31,8 @@
"@thi.ng/api": "^4.2.3",
"@thi.ng/checks": "^1.5.13",
"@thi.ng/math": "^0.2.1",
"@thi.ng/transducers": "^2.2.3",
"@thi.ng/vectors": "^1.4.4"
"@thi.ng/transducers": "^2.2.4",
"@thi.ng/vectors": "^1.4.5"
},
"keywords": [
"ES6",
Expand Down
11 changes: 11 additions & 0 deletions packages/hdom-canvas/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.

## [0.1.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-canvas@0.1.12...@thi.ng/hdom-canvas@0.1.13) (2018-12-08)


### Performance Improvements

* **hdom-canvas:** update diffTree() to compute edit dist only ([899941f](https://github.com/thi-ng/umbrella/commit/899941f))





## [0.1.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/hdom-canvas@0.1.11...@thi.ng/hdom-canvas@0.1.12) (2018-11-26)


Expand Down
6 changes: 3 additions & 3 deletions packages/hdom-canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thi.ng/hdom-canvas",
"version": "0.1.12",
"version": "0.1.13",
"description": "Declarative canvas scenegraph & visualization for @thi.ng/hdom",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down Expand Up @@ -30,8 +30,8 @@
"dependencies": {
"@thi.ng/api": "^4.2.3",
"@thi.ng/checks": "^1.5.13",
"@thi.ng/diff": "^1.1.4",
"@thi.ng/hdom": "^5.2.0"
"@thi.ng/diff": "^2.0.0",
"@thi.ng/hdom": "^5.2.1"
},
"keywords": [
"ES6",
Expand Down
Loading

0 comments on commit 6e361d6

Please sign in to comment.