Skip to content

v1.1.0

Compare
Choose a tag to compare
@ParadoxV5 ParadoxV5 released this 05 Apr 22:05
· 6 commits to main since this release
v1.1.0
51e74ac
  • Added a Ruby executable bin/make. All it does is redirect to mingw32-make.
    • Accordingly, it now uses make, which may be bin/make or your make.exe depending on your PATH order.
  • Fix the “prehook failed” false negative because, turns out, prehook blocks’ return values have meaning.
  • Tested with the newer versions of default & bundled gems and logged them in the README.md