Skip to content

Releases: haoming29/web-video-canvas

v0.2.1

01 Jan 03:01
4aa0693
Compare
Choose a tag to compare
  • Added unmount method to the class to close HTTP connection and clear intervals issue 5, issue 8
  • Update docs

V0.2.0

22 Nov 23:28
0bcdccb
Compare
Choose a tag to compare
  • 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

17 Nov 20:27
51428cf
Compare
Choose a tag to compare
  • Fixed issues in type declaration file
  • Added minified build file
  • Added ROS Wiki page
  • Update README