Skip to content

v3.44.1

Latest
Compare
Choose a tag to compare
@task-bot task-bot released this 23 Jul 21:06
· 3 commits to main since this release
72991d4
  • Internal tasks will no longer be shown as suggestions since they cannot be called (#2309, #2323 by @maxmzkrcensys)
  • Fixed install script for some ARM platforms (#1516, #2291 by @trulede).
  • Fixed a regression where fingerprinting was not working correctly if the path to you Taskfile contained a space (#2321, #2322 by @pd93).
  • Reverted a breaking change to randInt (#2312, #2316 by @pd93).
  • Made new variables TEST_NAME and TEST_DIR available in fixture tests (#2265 by @pd93).