Skip to content

0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 18:39
· 74 commits to trunk since this release
0.6.1
0553080

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