Skip to content

Releases: OUDON/rmqrcode-python

v0.3.2

02 Feb 09:17
b4e8a12
Compare
Choose a tag to compare

What's Changed

  • refactor: Move from DataCapacities to rMQRVersions by @OUDON in #37
  • refactor: Refactoring the rMQR class by @OUDON in #39
  • refactor: Change qr_version to instance variable of the rMQR 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

04 Sep 10:13
d604869
Compare
Choose a tag to compare

What's Changed

  • fix: Fix incorrect segmentation issue by @OUDON in #30
  • feat: SegmentOptimizer#compute raises DataTooLongError by @OUDON in #33
  • refactor: Split SegmentOptimizer#_compute_costs into three methods by @OUDON in #34
  • release: v0.3.1 by @OUDON in #35

Full Changelog: v0.3.0...v0.3.1

v0.3.0

30 Aug 22:23
0b61ade
Compare
Choose a tag to compare

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

10 Aug 23:02
7aad53e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.2.0

v0.1.3

14 Jun 13:32
8d5fa95
Compare
Choose a tag to compare

What's Changed

  • chore: Remove unnecessary print by @OUDON in #8
  • fix: Raise too long error by @OUDON in #7
  • refactor: Use camel case by @OUDON in #9
  • chore: Translate the comments into English by @OUDON in #10
  • v0.1.3 by @OUDON in #11

Full Changelog: v0.1.2...v0.1.3

v0.1.2

12 Jun 07:27
7826473
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 Jun 15:35
d725177
Compare
Choose a tag to compare

What's Changed

Updated documentations.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Jun 03:19
007abc3
Compare
Choose a tag to compare

What's Changed

  • feat: Add module_size parameter into QRImage() by @OUDON in #1
  • v0.1.0 by @OUDON in #2

New Contributors

  • @OUDON made their first contribution in #1

Full Changelog: v0.0.0-test-ci...v0.1.0

Test ci

10 Jun 01:00
99d7dce
Compare
Choose a tag to compare

To test ci