Releases: BobKerns/physics-math
Releases · BobKerns/physics-math
Release 0.1.37
v0.1.37 Release 0.1.37
Alpha Release 0.1.36
v0.1.36 Release 0.1.36
Alpha Release 0.1.35
date: 2020-06-15
- Move generator utils to new NPM genutils module.
Alpha Release 0.1.34
date: 2020-07-10
- Extend the EnhancedGenerators functionality to EnhancedAsyncGenerators
- Update dependencies
- Update ObservableHQ test page
- Add missing exports
Alpha Release 0.1.33
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
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
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
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
date: 2020-06-04
- Publish the ObservableHQ content to the Github Pages.
Alpha Release 0.1.28
date: 2020-06-04
- Add unpkg: entry in package.json
- Update ObservableHQ content
- Include ObservableHQ content in the npm package