Release Notes
‼️ Breaking changes
- Remove positional path argument. Alignment default behaviour with cargo. (by @LukeMathWalker) - #19
🐛 Bug Fixes
- Convert Rust-only char escapes to valid C in generated
#define values (by @LukeMathWalker) - #20
📚 Documentation
Contributors
Install cheadergen_cli 0.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LukeMathWalker/cheadergen/releases/download/0.3.0/cheadergen_cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/LukeMathWalker/cheadergen/releases/download/0.3.0/cheadergen_cli-installer.ps1 | iex"
Download cheadergen_cli 0.3.0