Skip to content

Releases: chipsenkbeil/choose

choose 1.3.1

12 Apr 03:03
e61942c
Compare
Choose a tag to compare

Release Notes

  • Bump MACOSX_DEPLOYMENT_TARGET from 10.10 to 10.13 as Xcode 14.3+ only
    supports 10.13 and higher

SHA256 Checksum

1d0efb2e2a2c1d6a39830726ab7433da64cc22ca2eed19efd6678090cbb9e325  choose

choose 1.3.0

11 Apr 02:47
b73549a
Compare
Choose a tag to compare

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

14 Aug 21:40
66e0f51
Compare
Choose a tag to compare
1.2
  • [Internal] Update project configuration for upcoming version 1.2 and Catalina (fb6677f)
  • [Internal] Change default run configuration to debug (dc986e)
  • Add support for colors that work in light and dark modes (66e0f51)

1.1

03 Jun 02:46
Compare
Choose a tag to compare
1.1
Added note about building and install docs

1.0

18 Mar 19:39
Compare
Choose a tag to compare
1.0

Initial release