Skip to content

Releases: janantala/angular-qr

0.2.0

22 Jun 12:26
Compare
Choose a tag to compare

0.2.0 (2014-06-22)

Bug Fixes

  • binding attributes (eb3c89e)
  • gulp-changelog: module no longer available (7ddd57f)

Features

  • render qr code into img element (10ea468)
  • build:

0.1.4

18 Dec 13:20
Compare
Choose a tag to compare

Features

  • bower: require angular 1.2.x version (b5458a21)

0.1.3

14 Nov 21:45
Compare
Choose a tag to compare

v0.1.3 (2013-11-14)

Bug Fixes

  • is8bit: max 8bit character has code 255 not 256 (deebe0eb)

0.1.2

13 Nov 13:54
Compare
Choose a tag to compare

v0.1.2 (2013-11-13)

Features

  • bower.js: add keywords
  • conventional-changelog: add changelog support (8dafd515)

0.1.1

06 Nov 11:22
Compare
Choose a tag to compare

Bug fixes

  • Fix ALLOWEDCHARS regexp #6

0.1.0

05 Nov 13:59
Compare
Choose a tag to compare

Features

  • add minified version
  • create demo

0.0.4

04 Nov 19:44
Compare
Choose a tag to compare

Features

  • auto get input mode based on input text
  • only text attribute is required
  • add unit test spec

0.0.3

21 Oct 19:59
Compare
Choose a tag to compare

Features

  • add number input mode #3

0.0.2

18 Oct 15:48
Compare
Choose a tag to compare

Features

  • change input mode into alphanumeric or binary #2

0.0.1

16 Oct 13:07
Compare
Choose a tag to compare

Initial code