Skip to content

v0.1.8 — Minor fixes

Compare
Choose a tag to compare
@kennytm kennytm released this 04 Jun 17:08
· 123 commits to master since this release
2164967
  • QrCode::new and friends new accept generic AsRef<[u8]> as input (#4).
  • Fixed encoding error in Version 27-Q (#7).
  • Exposed Bits::max_len() to query how many bits can be encoded (#3).