Releases: tessel/tessel-av
Releases · tessel/tessel-av
v0.18.0
Commit |
Message/Description |
3baa929 |
0.18.0 |
7474624 |
readme & package.json: update description |
b55b7ea |
package.json: update deps. |
8bf27f3 |
tests: update all lib tests to use new shared resources |
5c9ca0e |
lib: update all lib files to use new shared resource module |
5a7139f |
lib/shared.js: consolidate reusable portions into shared resource |
c1bdf41 |
test/common/bootstrap.js: minor re-org & adds stubs/spies to shared.js exports |
6c5a41d |
test/.jshintrc: adds new globals "sandbox" and "shared" |
f2d3c58 |
Gruntfile.js: fixes and updates |
v0.17.0
Commit |
Message/Description |
5fb3306 |
0.17.0 |
67dabf4 |
coveralls badge |
e5ff690 |
Code coverage with nyc and coveralls |
6607158 |
Microphone, Player, Speaker: Find actual aplay hardware devices |
cf60992 |
lint nits |
74e32c5 |
Coverage: 100% |
v0.16.4
Commit |
Message/Description |
7174de4 |
0.16.4 |
abd3f5a |
npmignore: additional entries |
v0.16.3
Commit |
Message/Description |
0eb163c |
0.16.3 |
ea46887 |
npmignore: add missing coverage entries |
v0.16.2
Commit |
Message/Description |
e6a4f00 |
0.16.2 |
f0cbb8d |
coverage: improved across all relevant files, but still not 100% |
004f9a7 |
Gruntfile: modernize |
f2c0eb3 |
travis: update node version |
7722352 |
coverage: adds nyc, coveralls |
2cf0312 |
npmignore: remove garbage rule |
6277a34 |
Move binary -h output files to wiki |
v0.16.1
Commit |
Message/Description |
d9547c5 |
0.16.1 |
033fbaa |
npmignore: ignore more files |
eea9d6d |
Gruntfile: update changelog |
v0.15.1
Commit |
Message/Description |
9e4d8f4 |
0.15.1 |
24a1b41 |
Ensure that cam.capture() can be called more than once for an instance. |
03ca47e |
Camera: examples |
v0.15.0
Commit |
Message/Description |
cee65ae |
0.15.0 |
2b9c321 |
Camera: fix broken capture stream |
v0.14.0
Commit |
Message/Description |
7f3e326 |
0.14.0 |
678eb1a |
Microphone migrate to ES6 |
c473730 |
kill -9 $(pgrep "mjpg_streamer") |