Releases: OUDON/rmqrcode-python
Releases · OUDON/rmqrcode-python
v0.3.2
What's Changed
- refactor: Move from
DataCapacities
torMQRVersions
by @OUDON in #37 - refactor: Refactoring the rMQR class by @OUDON in #39
- refactor: Change
qr_version
to instance variable of therMQR
class by @OUDON in #41 - refactor: Split the rMQR class into the three classes rMQR, rMQROptimizer and rMQRCore by @OUDON in #42
- doc: fix typo, wether -> whether by @kianmeng in #43
- fix: generator polynomials by @kikuchan in #48
- fix: format information bit position by @kikuchan in #49
- Bumps version to v0.3.2 by @OUDON in #50
New Contributors
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
This version includes a BREAKING CHANGE.
What's Changed
- feat: Support multiple encode mode without mixed by @OUDON in #21
- BREAKING CHANGE: feat: Support multiple segment by @OUDON in #23
- feat: Implement optimal segmentation algorithm by @OUDON in #24
- fix: Fix multi-byte character issue by @OUDON in #26
- release: v0.3.0 by @OUDON in #27
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- add
get_ndarray
by @Ar-Ray-code in #12 - ci: Add linter by @OUDON in #13
- BREAKING CHANGE: Add the option
with_quiet_zone
by @OUDON in #16 - doc: Add docstrings into src/rmqrcode/rmqrcode.py by @OUDON in #19
- release: v1.2.0 by @OUDON in #20
New Contributors
- @Ar-Ray-code made their first contribution in #12
Full Changelog: v0.1.3...v0.2.0
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Test ci
To test ci