What's Changed
- Build and release script updates by @mvdbeek in #1561
- Fix underscores in config option by @bernt-matthias in #1567
- Enable dependabot version updates for GitHub actions by @nsoranzo in #1566
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1569
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #1570
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #1571
- Updates to
pyproject.tomland CI workflows by @nsoranzo in #1572 - Wait for upload job and make sure uploads are ok by @mvdbeek in #1574
- Raise click exception where we don't need a full traceback by @mvdbeek in #1577
- Fall back to sqlite when database creation fails by @mvdbeek in #1576
- Improve command not found handling by @mvdbeek in #1575
- Delay toil import and use or fail when actually used by @mvdbeek in #1580
- Don't report failed workflow run with --no_wait by @mvdbeek in #1579
- Fail when pointing at a profile that doesn't exist by @mvdbeek in #1578
Full Changelog: 0.75.32...0.75.33