0.6.1
Bug Fixes
- Set std options
- Adjust debug mode exit
- Implement cooldown
Operations
- Replace
setup-zig
action
Refactor
- Optimize
printCells()
- Use
u32
for width/height - Use
UsageHelpCalled
- Move column init
- Improve columns init
- Use less
usize
Styling
- Reformat root file
- Fix spacing
Testing
- Update
column
- Add
debug
mode - Improve
runner()
- Check
stderr
- Move kcov output
Build
- Add
test_live
option