All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.3 - 2023-07-02
- Fixed error which occurred when killing shell command buffers before their processes completed.
0.1.2 - 2023-06-30
- Fixed reversed behavior of
shell-command-x-buffer-name-async-format
andshell-command-x-buffer-name-format
.
0.1.1 - 2023-06-29
async-shell-command-display-buffer
now behaves correctly according to the README. Vanilla Emacs does not respectdisplay-buffer-no-window
indisplay-buffer-alist
when this variable is set tonil
; this behavior has been patched.
0.1.0 - 2023-06-29
- Initial release.