Releases: haoming29/web-video-canvas
Releases · haoming29/web-video-canvas
v0.2.1
V0.2.0
- Added "src" as param to Viewer (addressed the issue in #4 )
- Added "canvas" as param to Viewer #6
- Bumped grunt-jsdoc and remove grunt-contrib-uglify here
- Replaced uglifyjs-webpack-plugin by terser-webpack-plugin here
- Bumped grunt-jsdoc and fix JSDoc syntax issues here
- Removed grunt-browserfy
- Added Github Actions and removed Travis
What's Changed
- Added canvas and src as params to Viewer, update dependencies, and added Github Actions by @Techming in #13
Full Changelog: v0.1.5...v0.2.0
v0.1.5 Type declaration, minified build, and ROS wiki
- Fixed issues in type declaration file
- Added minified build file
- Added ROS Wiki page
- Update README