Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 19:13
· 34 commits to main since this release

Commits

  • cb96973: Add regex & filter support (PowerBall253) #2
  • 6fb870e: Refactoring (PowerBall253) #2
  • 82b5a06: Fix regex match checking (PowerBall253) #2
  • 28751a4: Add some extra comments (PowerBall253) #2
  • a85ab6b: Improve help message (PowerBall253) #2
  • b5f408c: Test regex against full name (PowerBall253) #2
  • d72ea34: Fix regex filtering causing no files to be extracted (PowerBall253) #2
  • d880d7e: Add comment (PowerBall253) #2
  • be54806: Add --quiet command line option (PowerBall253) #2
  • 92f9e90: Improve help message (PowerBall253) #2
  • d3c9684: Add --quiet option description to README (PowerBall253) #2
  • c8477ba: Fix typo in README (PowerBall253) #2
  • c306f3d: Add argh's license (PowerBall253) #2
  • 0535f2c: Add oodle libraries (PowerBall253)
  • 3a0ea58: Strip linux binary (PowerBall253)
  • 3957192: Add macOS build to workflow (PowerBall253)
  • 34871d5: Add new info to README (PowerBall253)
  • a999ec8: Add oodle header (PowerBall253)
  • b7190d8: Fix workflow (PowerBall253)
  • 58b52df: Add oodle info to README (PowerBall253)
  • 2f2bccd: Add strip command info (PowerBall253)
  • e23b890: Fix CMake error in workflow (PowerBall253)
  • 24af88c: Rename include guards (PowerBall253)
  • 47a1a31: Remove old files from CMakeLists (PowerBall253)
  • 6f4e54b: Add iostream header in oodle.hpp (PowerBall253)
  • d590c33: Formatting (PowerBall253)