Releases: ml5js/ml5-library
Releases · ml5js/ml5-library
0.12.2
Changes
- Rewrite XHR code using Axios (#1361) @lindapaiste
- docs: add adrianfiedler as a contributor for doc (#1360) @allcontributors
- Remove non existing example links from dcgan.md (#1358) @adrianfiedler
- docs: add yoychen as a contributor for doc (#1357) @allcontributors
- docs: fix markdown format in
feature-extractor
(#1226) @yoychen - Restore missing K-Means CSV files. Slight changes to example text. (#1342) @lindapaiste
0.12.1
Changes
- Update all Babel package versions. (#1344) @lindapaiste
- docs: add codergautam as a contributor for doc (#1336) @allcontributors
- Fix a typo (#1334) @codergautam
0.12.0
0.11.1
What's Changed
- refactor(#637): Migrate testing utilities to Jest - remove other testing libs pt.2/X by @joeyklee in #1295
Full Changelog: 0.11.0...0.11.1
0.11.0
0.10.6
Changes
- Fix issues #1224 & #1213: Don't call
this.predict()
unless there is a video. (#1321) @lindapaiste - Update README.md (#1325) @emwdx
- docs: add emwdx as a contributor for doc (#1328) @allcontributors
0.10.5
Changes
- Cleanup of P5Util class (#1319) @lindapaiste
- guard all
window
references (#1318) @lindapaiste
What's Changed
- guard all
window
references by @lindapaiste in #1318 - Cleanup of P5Util class by @lindapaiste in #1319
Full Changelog: 0.10.4...0.10.5
0.10.4
Changes
- docs: add lindapaiste as a contributor for code, ideas, bug (#1316) @allcontributors
- Code clean-up: Video class. (#1311) @lindapaiste
Bug Fixes
- Bug fix:
callCallback
should reject the returned Promise (#1307) @lindapaiste
0.10.3
Changes
- PoseNet examples (#1062) @shiffman
- docs: add asvsfs as a contributor for code, example (#1304) @allcontributors
What's Changed
- docs: add asvsfs as a contributor for code, example by @allcontributors in #1304
- PoseNet examples by @shiffman in #1062
Full Changelog: 0.10.2...0.10.3
0.10.2
Changes
- docs: updates docs with latest release process (#1293) @joeyklee
- Disabled p5 web editor examples (#1246) @tlsaeger
What's Changed
- Disabled p5 web editor examples by @tlsaeger in #1246
- docs: updates docs with latest release process by @joeyklee in #1293
- DBSCAN Clustering Algorithm by @asvsfs in #1036
New Contributors
Full Changelog: 0.10.1...0.10.2