Releases: kenglxn/QRGen
Releases · kenglxn/QRGen
Fix jitpack build
3.0.0
What's Changed
- Upgrade zxing version to newest possible by @wojciechUrbanski in #128
- Revert "Upgrade zxing version to newest possible" by @kenglxn in #129
- Upgrading zxing to newest version by @wojciechUrbanski in #130
- Resolves #142 Updated zxing and batik by @tr00per in #143
- fix build and update to java 11 by @kenglxn in #152
- Preparing release of 2.7.0 by @Lonzak in #151
New Contributors
- @wojciechUrbanski made their first contribution in #128
- @Lonzak made their first contribution in #151
Thanks for the contribution! 🎉
Full Changelog: 2.6.0...3.0.0
2.7.0
2.6.0
- #122 from @dubiao dubiao/patch-1
- Make
createMatrix
public
- Make
- #113 from @tr00per tr00per/master
- Added OutputStream as svg sink
- #110 from @atomfrede atomfrede/95-add-svg-support-again
- add svg support again
- #104 from @moberwasserlechner moberwasserlechner/bugfix/groupid
- chore(): fix groupId
- #105 from @moberwasserlechner moberwasserlechner/bugfix/schema
- Allow schema implementation in user projects
Thank you for the contributions:
@dubiao, @tr00per, @atomfrede, @moberwasserlechner
2.5.0
2.4.0
2.3.0
2.2.0
- #71 from @atomfrede
- Remove svg support
- #64 from @jitpack-io
- Fix typo for gradle dependency in readme
2.1.0
- #62 from @Botz
- Add withColor() function for android
- #58 from @killme2008
- Fixed typo in readme
- #57 from @ralfstuckert
- Add support for Girocode and Wifi Schemes
- #48 from @atomfrede
- Cleanup svg and bitmap terminal operators
- #47 from @ArielCabib
- Enabling configuration of QR color
- #46 from @fadils
- fix typo in bitmap example in README.md
- #44 from @atomfrede
- Updated maven central badges in readme
2.0.0
- #42 from @jasdeep
- fix camelcasing in phoneNumer
- #41 from @atomfrede
- Preparation for 2.0 release hiding svg api for now #28
- #38 from @atomfrede
- #32 Added checkstyle plugin to pom with default sun coding conventions
- #37 from @atomfrede
- Added dependency management
- #36 from @atomfrede
- Added bitmap() to android module
- #35 from @atomfrede
- #34 Extracted all versions into parent .pom
- #33 from @kenglxn
- reformatting. also replace tabs with spaces
- #27 from @atomfrede
- Add maven central badge to README.md
- #26 from @atomfrede
- Fixed QRCode Generation on android
- #24 from @gmarizy
- Improve performance of Bitmap generation
- #25 from @atomfrede
- Custom shadow class
- #23 from @atomfrede
- Fixed typo in readme
- #21 from @atomfrede
- Updated zxing to latest version
- #20 from @avalax
- changed project type from apklib to jar
- #18 from @diegosouzapb
- fix typo in example in README.md
- #17 from @atomfrede
- Make compatible with Android platform by introducing Modules and fixing #16
- #15 from @atomfrede
- Add example for utf-8 strings in vcard to README.md
- #14 from @atomfrede
- UTF-8 Encoding in VCard