Skip to content

checkr v0.1.10

Compare
Choose a tag to compare
@oeb25 oeb25 released this 10 Mar 16:39
· 273 commits to main since this release

Bug Fixes

  • Correct printing of | and || which were swapped

Commit Statistics

  • 8 commits contributed to the release over the course of 24 calendar days.
  • 24 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Correct printing of | and || which were swapped (7226b5c)
    • Actually parse |/|| and &/&& differently (cb82cd0)
    • Update CI to only build inspectify and checko, and to include installers (000494b)
    • Add --version flag to binaries (f099554)
    • Add parse environment (62bad42)
    • Fix recompilation on changes (e854a91)
    • Report errors when the exec command could not be run (930fae5)
    • Move a lot of deps into workspace (9b0536f)