Releases: publiclab/spectral-workbench.js
Releases · publiclab/spectral-workbench.js
v0.2.3 optimization of averaging code
What's Changed
- Set up and Test the SW JavaScript library following installation steps in the Readme by @Georjane in #290
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2 downloadable spectrum image
What's Changed
- Bump moment from 2.10.6 to 2.19.3 by @dependabot in #230
- Bump jquery from 3.5.1 to 3.6.0 by @dependabot-preview in #232
- Bump grunt-cli from 1.3.2 to 1.4.3 by @dependabot-preview in #234
- Bump cypress from 5.1.0 to 8.1.0 by @dependabot-preview in #244
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #246
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #226
- Bump cypress from 8.1.0 to 8.3.0 by @dependabot in #253
- Bump grunt from 1.3.0 to 1.4.1 by @dependabot in #252
- Bump jquery.steps from 1.1.1 to 1.1.2 by @dependabot in #250
- Bump tape from 5.2.2 to 5.3.1 by @dependabot in #249
- Bump jasmine from 3.7.0 to 3.9.0 by @dependabot in #248
- Bump moment from 2.19.3 to 2.29.1 by @dependabot in #257
- Bump cypress from 8.3.0 to 8.3.1 by @dependabot in #259
- Bump http-server from 0.12.3 to 13.0.1 by @dependabot in #258
- Added functionality for downloading spectrum image by @waridrox in #245
- Bump http-server from 13.0.1 to 13.0.2 by @dependabot in #260
New Contributors
- @dependabot made their first contribution in #230
Full Changelog: v0.2.1...v0.2.2
v0.2.1 camera switching
What's Changed
Full Changelog: v0.2.0...v0.2.1
New capture interface, offline capture, iOS + Safari compatibility
What's Changed
- initial implementation of local capture by @jywarren in #57
- Create config.yml by @faithngetich in #53
- Create first timers issue template.md by @faithngetich in #52
- Update README.md by @jywarren in #58
- Update grunt-contrib-concat requirement from ^0.5.0 to ^1.0.1 by @dependabot-preview in #59
- Update matchdep requirement from ^0.3.0 to ^2.0.0 by @dependabot-preview in #61
- Update font-awesome requirement from ~4.5.0 to ~4.7.0 by @dependabot-preview in #62
- Update bootstrap requirement from ~3.2.0 to ~3.3.7 by @dependabot-preview in #63
- Update tape requirement from ^3.5.0 to ^4.9.1 by @dependabot-preview in #60
- Update jasmine requirement from ~2.3.0 to ~3.3.1 by @dependabot-preview in #65
- Update jasmine-ajax requirement from ~3.2.0 to ~3.4.0 by @dependabot-preview in #68
- Update bootstrap requirement from ~3.3.7 to ~3.4.0 by @dependabot-preview in #70
- node version tweaks by @jywarren in #72
- Update request requirement from ~2.72.0 to ~2.88.0 by @dependabot-preview in #64
- Update grunt-contrib-watch requirement from ^0.6.1 to ^1.1.0 by @dependabot-preview in #69
- Update grunt requirement from ^0.4.5 to ^1.0.3 by @dependabot-preview in #74
- (demo-fix)Added width in style.css file by @sidntrivedi012 in #102
- Add npm version badge to the README by @zlv2s in #112
- Responsive graph in capture example by @symt in #149
- Refactoring capture.js by @pythongiant in #148
- Update jasmine-ajax requirement from ~3.4.0 to ~4.0.0 by @dependabot-preview in #86
- Added CoC and Contributing guide by @sidntrivedi012 in #127
- ADD: Compile capture.js subfiles into one file by @VladimirMikulic in #152
- D3 v3.5.17 by @jywarren in #165
- Update jasmine requirement from ~3.3.1 to ~3.5.0 by @dependabot-preview in #133
- Bump tape from 4.13.3 to 5.0.1 by @dependabot-preview in #160
- move all bower deps to npm by @jywarren in #167
- Create .gitpod.yml by @jywarren in #168
- [Security] Bump moment from 2.10.6 to 2.27.0 by @dependabot-preview in #169
- Bump jasmine from 3.5.0 to 3.6.1 by @dependabot-preview in #171
- Update to Use Temasys/AdapterJS for getUserMedia (brings iOS + Safari compatibility) by @chukohsin in #172
- updated README for issue #145 by @Surajv311 in #174
- Add Ability to Update Video Resolution through getUserMedia by @chukohsin in #173
- new demo site with integrated capture and graph/download, plus Cypress tests by @TonyIversonLin in #175
- further attempts at facingMode environment by @jywarren in #183
- Bump jquery.steps from 1.0.3 to 1.1.1 by @dependabot-preview in #185
- Setup github actions CI instead of Travis by @jywarren in #207
- Bump tape from 5.0.1 to 5.2.0 by @dependabot-preview in #208
- Bump jasmine from 3.6.1 to 3.7.0 by @dependabot-preview in #216
- Bump tape from 5.2.0 to 5.2.2 by @dependabot-preview in #211
- [Security] Bump ini from 1.3.5 to 1.3.8 by @dependabot-preview in #198
New Contributors
- @faithngetich made their first contribution in #53
- @zlv2s made their first contribution in #112
- @symt made their first contribution in #149
- @pythongiant made their first contribution in #148
- @VladimirMikulic made their first contribution in #152
- @chukohsin made their first contribution in #172
- @Surajv311 made their first contribution in #174
- @TonyIversonLin made their first contribution in #175
Full Changelog: v0.1.6...v0.2.0
Calibration examples
Merge pull request #47 from jywarren/calibration-examples-version version bump
Node.js scripts, examples, docs
Plus script JSON escaping fixes.
server upload directly from Node.js
Merge pull request #43 from jywarren/nodejs-tests-uploads nodejs tests and uploads, #11
Significant figure and image loading fixes (revised from v0.1.2)
Merge pull request #39 from jywarren/build-fix followup build fix, ugh
Imageless spectrum creation
Merge pull request #37 from jywarren/imageless-spectra accommodate imageless spectra, and tested
Spectrum creation from images
Minor version bump due to nodejs, encoding, image abstraction, and csv/tsv changes from v0.0.12-v0.0.15.