Skip to content

Releases: neocotic/qrious

4.0.2

04 Jun 21:58
Compare
Choose a tag to compare
  • Correct CDNJS links in README #93

4.0.1

04 Jun 21:57
Compare
Choose a tag to compare
  • Publish releases to open source CDN #87
  • Add live demo link to README #89
  • webpack - need to manually install qrious-core #90
  • Remove dependencies (non-dev) badge from README #91

4.0.0

01 Jun 23:27
Compare
Choose a tag to compare
  • Split into multiple modules #53 (breaking change)
  • Remove QRious.VERSION #84 (breaking change)

3.0.1

01 Jun 13:05
Compare
Choose a tag to compare
  • Correct file sizes of distribution files in README #82

3.0.0

01 Jun 12:46
Compare
Choose a tag to compare
  • Reduce size of distribution files #59 (breaking change)
  • Drop support for Node.js < 4 #74 (breaking change)
  • Remove QRious.DEFAULTS #77 (breaking change)
  • Rewrite code in ES5 #81 (breaking change)

2.3.0

31 May 12:24
Compare
Choose a tag to compare
  • Enable setting of multiple properties at once resulting in a single re-render #69
  • Deferring or avoiding ImageRenderer #71
  • Switch to container-based Travis builds for faster boot times #73
  • Change code style to be more contributor-friendly #75
  • Improve download links in README #76

2.2.0

13 Mar 10:46
Compare
Choose a tag to compare
  • Add backgroundAlpha and foregroundAlpha options to control transparency #63

2.1.0

04 Oct 16:18
Compare
Choose a tag to compare
  • Allow padding to be set explicitly #44
  • Fix support for older browsers #55
  • Update code style to fit with other projects
  • Update build system to run on older Node.js versions at a reduced capacity

2.0.2

05 Aug 16:13
Compare
Choose a tag to compare
  • Fix bug where mask is incorrectly applied #50

2.0.1

03 Jul 17:14
Compare
Choose a tag to compare
  • Correct license mentioned into README.md