Skip to content

Releases: BobKerns/physics-math

Release 0.1.37

30 Jan 07:29

Choose a tag to compare

Release 0.1.37 Pre-release
Pre-release
v0.1.37

Release 0.1.37

Alpha Release 0.1.36

30 Jan 07:20

Choose a tag to compare

Alpha Release 0.1.36 Pre-release
Pre-release
v0.1.36

Release 0.1.36

Alpha Release 0.1.35

15 Jul 15:04

Choose a tag to compare

Alpha Release 0.1.35 Pre-release
Pre-release

date: 2020-06-15

  • Move generator utils to new NPM genutils module.

Alpha Release 0.1.34

10 Jul 18:15

Choose a tag to compare

Alpha Release 0.1.34 Pre-release
Pre-release

date: 2020-07-10

  • Extend the EnhancedGenerators functionality to EnhancedAsyncGenerators
  • Update dependencies
  • Update ObservableHQ test page
  • Add missing exports

Alpha Release 0.1.33

21 Jun 03:14

Choose a tag to compare

Alpha Release 0.1.33 Pre-release
Pre-release

date: 2020-06-20

  • Rename MappableGenerators to EnhancedGenerators
  • Much enhanced generators
  • Update dependencies
  • Add serve.json so serve will load our docs correctly.
  • Directly include gl-matrix in the bundle to simplify usage.

Alpha Release 0.1.32

14 Jun 22:37

Choose a tag to compare

Alpha Release 0.1.32 Pre-release
Pre-release

date: 2020-06-14

  • Further extend MappableGenerators with the most useful methods from Array:
    map, filter, reduce, concat, flat, flatMap, join
  • Don't add a suffix to supplied function names.

Alpha Release 0.1.31

13 Jun 03:26

Choose a tag to compare

Alpha Release 0.1.31 Pre-release
Pre-release

date: 2020-06-12

  • Add basic graphing function
  • Fixed a number formatting bug that affected scientific and engineering notation.
  • Add routines for primality, xgcd, etc.
  • Add units for US Ton, nautical mile, knot.
  • Made ranges mappable, filterable, etc.
  • Update dependencies
  • Fix landing page indentation for local mode.
  • Point at the right location for CHANGELOG.html
  • Update the ObservableHQ test landing page.
  • Now requires Node.JS >= 14.0 (and modern browsers).
    • (for optional chaining).

Alpha Release 0.1.30

04 Jun 12:46

Choose a tag to compare

Alpha Release 0.1.30 Pre-release
Pre-release

date: 2020-06-04

  • Fixed broken link to CHANGELOG in published README
  • Convert README.md in ObservableHQ package.
  • Add more links to the release landing page.

Alpha Release 0.1.29

04 Jun 09:46

Choose a tag to compare

Alpha Release 0.1.29 Pre-release
Pre-release

date: 2020-06-04

  • Publish the ObservableHQ content to the Github Pages.

Alpha Release 0.1.28

04 Jun 07:53

Choose a tag to compare

Alpha Release 0.1.28 Pre-release
Pre-release

date: 2020-06-04

  • Add unpkg: entry in package.json
  • Update ObservableHQ content
  • Include ObservableHQ content in the npm package