Skip to content

Releases: basics/vector

v1.31.2

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 21 Aug 19:46

1.31.2 (2019-08-21)

Bug Fixes

  • eslint: move eslint rules from file to config (f42b717)
  • eslint: remove unneeded lint rules (9345857)
  • index: optimize exports (25eefbe)
  • vector: optimize jsdocs (de63a6e)

v1.31.1

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 17 Aug 13:13

1.31.1 (2019-08-17)

Bug Fixes

  • package: change docs folder to root (eea6133)
  • readme: update read for api ref and import (d31bbf4)

v1.31.0

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 16 Aug 22:31

1.31.0 (2019-08-16)

Features

  • package: activate docs creation (adbc719)
  • package: add typedoc module (62b20da)
  • vector: continue prepare code for docs (06ad72c)

v1.30.0

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 11 Aug 11:33

1.30.0 (2019-08-11)

Features

  • docs: prepare jsdocs for doc generation (495f62f)
  • package: command for docs generation (18a4dda)

v1.29.0

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 03 Aug 13:44

1.29.0 (2019-08-03)

Bug Fixes

  • rollup: reconfiguration of rollup process (579f415)

Features

  • config: update configs from blueprint 1.3.0 (e2fb406)

v1.28.2

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 25 Jun 21:54

1.28.2 (2019-06-25)

Bug Fixes

  • package: white lines inside package list (4f03b79)

v1.28.1

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 19 May 12:32

1.28.1 (2019-05-19)

Bug Fixes

  • operator: test for cachedValueOf (8180ccd)

v1.28.0

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 19 May 10:19

1.28.0 (2019-05-19)

Bug Fixes

  • vector: tests for 2d 3d transformation (d92e6de)

Features

  • operator: error handling for type dismatch (3354467)
  • vector: xy xz xz getter for 3d to 2d conv (c596d18)

v1.27.0

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 15 May 18:23

1.27.0 (2019-05-15)

Bug Fixes

  • vector: avoid call calc directly (479a3fe)

Features

  • index: export factory functions (53b55c0)
  • operator: cachedFactory function (ec4515c)
  • vector: vector and point using cahedFactory (e128535)

v1.26.0

Choose a tag to compare

@StephanGerbeth StephanGerbeth released this 14 May 12:46

1.26.0 (2019-05-14)

Bug Fixes

  • vector: reduce double code in jsdocs (9e9c947)

Features

  • vector: optimize jsdoc for factory functions (d528042)