Commit Graph

10 Commits

Author SHA1 Message Date
SheetJS 2e23313298 License text 2019-10-08 02:14:17 -04:00
SheetJS 373fc31e08 fixed travis config 2017-07-27 14:55:13 -04:00
SheetJS 616aabfb42 version bump 1.0.2: pin devDependencies 2017-07-27 14:22:02 -04:00
SheetJS 1c7de2c8f7 updated npm package 2017-01-05 16:36:45 -05:00
SheetJS 64765e5e98 version bump 1.0.0
- shifted from MIT to Apache 2.0 License
- updated travis versions and cleaned up build infrastructure
2017-01-05 15:04:15 -05:00
SheetJS 75ae1499db added browser test 2016-10-13 13:43:49 -04:00
SheetJS 73ee33e402 version bump 0.3.0: cleanup
- eliminated array reduce (performance improvement)
- explicit treatment of divergent values
- better handling of non-integral order (fixes #3, h/t @vron)
- reorganized source, removed voc dependency (fixes #2, h/t @hmalphettes)
- new browser demo
- more detailed test suite and coverage tests
- updated travis versions for test
- miscellaneous adjustments to tooling
2016-09-24 02:15:52 -04:00
SheetJS 31237637de version bump 0.2.0: avoid prototype abuse
h/t @malphettes
2014-08-03 23:02:30 -04:00
Hugues Malphettes ce446fc526 Avoid modifying the Array.prototype; add a test for each bessel function 2014-08-04 09:32:18 +08:00
SheetJS 45c1c7b614 Initial commit 2013-12-14 02:36:49 -05:00