naomijub/brcode
PIX BR Code Parser for Rust
11 Releases
Latest: 5y ago
drops ffi1.4.3Latest
Conform amount to ISO42171.4.2
Generate QR Code Images1.4.0
Now `BrCode` is able to generate `.svg`, `.png`, a String containing SVG info and a `Vec<u8>` containing PNG info.
Include Jar1.3.1.1
Brcode aux functions1.3.1
📋 Changes
- `is_pix`
- `get_alias`
- `get_message`
Export CRC161.3.0
Field name for BrCode1.2.0
Breaks field `initiation_method` in `model::BrCode`. Previous name had a typo: `initiation_methos`
Improved Performance1.1.1
Improved edn-rs performance and improved brcode performance
Emit crc16 with crc16_ccitt1.1.0
Parse, Emit and FFI1.0.0
brcode0.1.2Pre-release
