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