Skip to content

1.8.0

Compare
Choose a tag to compare
@mafredri mafredri released this 13 Apr 13:25

Changes

Since 1.7.2

  • Only set ZLE watcher after a callback has been registered (317d19e)
  • Improve worker startup procedure in async_start_worker (#39) (361dc17)
  • Improved error state handling (#37) (32548d3)

Since 1.7.1

  • travis: Fix building of zsh 5.0.2 and 5.0.8 (#32) (98d32af)
  • Prevent infinite loop in case of broken zpty file descriptor (#31) (43de5e0)
  • travis: Switch to using .tar.xz since .tar.gz is unavailable (e6d9372)

Since 1.7.0

  • Ensure coproc spawned by async_worker_eval is closed (847a9d8)
  • travis: Test on zsh 5.6.2 (14f9ac8)

v1.7.0...v1.8.0