Skip to content

v2024.11.27

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 10:41
· 14 commits to main since this release

What's Changed

  • frontend: fixed navigating through qfix with non existing entries by @aserowy in #95
  • frontend: reworked clearcl, removed resetcl, fixed cmd line printing while exec commands by @aserowy in #97
  • frontend: added fd as command to fd into qfix by @aserowy in #99
  • build(deps): bump futures from 0.3.30 to 0.3.31 by @dependabot in #103
  • build(deps): bump clap from 4.5.18 to 4.5.19 by @dependabot in #102
  • build(deps): bump clap from 4.5.19 to 4.5.20 by @dependabot in #104
  • build(deps): bump pathdiff from 0.2.1 to 0.2.2 by @dependabot in #105
  • build(deps): bump image from 0.25.2 to 0.25.4 by @dependabot in #107
  • build(deps): bump tokio from 1.40.0 to 1.41.0 by @dependabot in #110
  • build(deps): bump regex from 1.11.0 to 1.11.1 by @dependabot in #109
  • build(deps): bump thiserror from 1.0.64 to 1.0.66 by @dependabot in #111
  • build(deps): bump tar from 0.4.42 to 0.4.43 by @dependabot in #113
  • build(deps): bump thiserror from 1.0.66 to 1.0.68 by @dependabot in #114
  • frontend: remove loading preview on insert to prevent iteration of pa… by @aserowy in #121
  • frontend: add q! to enable force quit on long running tasks by @aserowy in #123
  • frontend: add delt to manual delete a running task by @aserowy in #124

Full Changelog: v2024.10.6...v2024.11.27