Skip to content

Releases: laravel/prompts

v0.1.9

26 Sep 13:20
b603410
Compare
Choose a tag to compare

v0.1.8

19 Sep 15:56
68dcc65
Compare
Choose a tag to compare

v0.1.7

12 Sep 18:02
554e7d8
Compare
Choose a tag to compare
  • Make adjusted scroll value available in prompt constructor by @jessarcher in #60
  • Display count of selected items when scrolling by @jessarcher in #61
  • fix(select): default value not being centered when not visible by @toyi in #59
  • Use fallback implementation when stty command fails by @jessarcher in #63
  • Fix synchronous rendering of spinner by @jessarcher in #66

v0.1.6

22 Aug 15:21
b514c56
Compare
Choose a tag to compare

v0.1.5

15 Aug 14:30
d880a90
Compare
Choose a tag to compare

v0.1.4

08 Aug 22:16
1b3ab52
Compare
Choose a tag to compare

v0.1.3

02 Aug 19:58
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

02 Aug 15:04
a5295e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

31 Jul 23:46
309b301
Compare
Choose a tag to compare

What's Changed

  • (feat) Enforce static calls of static methods by @lucasmichot in #11
  • fix: Check for non-null return value from fread to handle character z… by @igorblumberg in #15
  • Replace tput command as it's not available on all OSes by @digiservnet in #14
  • Improve errors on unsupported environments by @jessarcher in #20

Full Changelog: v0.1.0...v0.1.1