Releases: chipsenkbeil/choose
Releases · chipsenkbeil/choose
choose 1.4.0
Release Notes
- Add usage example to README (#40)
- Format examples for easier readability and copying
- Support prepopulating query (#45)
- Allow customizing input separator. This will allow for pasting multiline items (#48)
- Support showing whitespace characters with placeholders (#48)
- Allow empty input (#48)
- Query field support for copy paste cut undo redo (#49)
SHA256 Checksum
cce7db03c2b04cafece321a6e4d190aa94deabceee9fd85984d26e7fcfa1f7be choose
choose 1.3.1
Release Notes
- Bump
MACOSX_DEPLOYMENT_TARGET
from10.10
to10.13
as Xcode 14.3+ only
supports10.13
and higher
SHA256 Checksum
1d0efb2e2a2c1d6a39830726ab7433da64cc22ca2eed19efd6678090cbb9e325 choose
choose 1.3.0
Release Notes
- Build color codes using snprintf for memory safety (#21)
- Increment bufferSize to account for NUL terminating byte (#22)
- Update README.md with related projects section (#24)
- Allow wraparound on up/down arrow (#26)
- Explicitly set xcodebuild configuration to Release (#29)
- Installation command has no prompt sign (#33)
- Adding prompt text to be displayed when query field is empty (#35)
- Fuzzy search output also going to stdout (#36)
SHA256 Checksum
317c4b1838dfbb954973ce1ea1d8d7d8af9a9f3e6dac048df53a1ca5088e0f1b choose
1.2
1.1
Added note about building and install docs
1.0
Initial release