Releases: daniestevez/ldpc-toolbox
Releases · daniestevez/ldpc-toolbox
ldpc-toolbox v0.12.0
What's Changed
- Add time bounds for BER simulation by @daniestevez in #18
Full Changelog: v0.11.0...v0.12.0
ldpc-toolbox v0.11.0
What's Changed
- Fix clippy lints by @daniestevez in #16
- Warn about / document insufficient row weight in PEG by @BartMassey in #15
- Miscellaneous updates by @daniestevez in #17
New Contributors
- @BartMassey made their first contribution in #15
Full Changelog: v0.10.1...v0.11.0
ldpc-toolbox v0.10.1
What's Changed
- Add 5G NR codes by @daniestevez in #11
- Bump to v0.10.1 by @daniestevez in #12
Full Changelog: v0.10.0...v0.10.1
ldpc-toolbox v0.10.0
What's Changed
- Improve parsing of arguments with clap by @daniestevez in #10
Full Changelog: v0.9.0...v0.10.0
ldpc-toolbox v0.9.0
What's Changed
- cli:encode: fix typo by @daniestevez in #8
- v0.9.0 release by @daniestevez in #9
Full Changelog: v0.8.0...v0.9.0
ldpc-toolbox v0.8.0
What's Changed
- Fix clippy lints about needless lifetimes by @daniestevez in #5
- Upgrade to Rust edition 2024 by @daniestevez in #6
- Update dependencies by @daniestevez in #7
Full Changelog: v0.7.0...v0.8.0
ldpc-toolbox v0.7.0
Full Changelog: v0.6.3...v0.7.0
ldpc-toolbox v0.6.3
Full Changelog: v0.6.2...v0.6.3
ldpc-toolbox v0.6.2
Full Changelog: v0.6.1...v0.6.2
ldpc-toolbox v0.6.1
Changelog
Added
- CCSDS C2 r = 7/8 code (alist generation).