Skip to content

1.6.2

Compare
Choose a tag to compare
@mafredri mafredri released this 07 Aug 04:32
· 40 commits to main since this release

It's been a while since I wrote release notes for zsh-async, I think it's about time.

Changes from v1.5.2 to v1.6.2

  • Avoid creation of implcit global variables
  • Add 6th parameter when invoking callback functions, has next, indicates that callback will be invoked again within this event loop
  • Replace async.plugin.zsh symlink with source for better compatibility
  • Add ASYNC_VERSION environment variable
  • Avoid array quoting on error states in async_process_results

v1.5.1...v1.6.2