Skip to content

Latest commit

 

History

History
139 lines (90 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

139 lines (90 loc) · 10.5 KB

Release Notes

v0.1.23 - 2024-05-27

v0.1.22 - 2024-05-10

  • fix(helper): ensure helpers can't be redeclared by @NickSdot in #146

v0.1.21 - 2024-04-30

v0.1.20 - 2024-04-18

  • Fix for up/down arrows + cursor position when textarea content contains multi-byte strings by @joetannenbaum in #137

v0.1.19 - 2024-04-16

v0.1.18 - 2024-04-04

v0.1.17 - 2024-03-13

  • [0.x] Fix box spacing with Symfony named style tags by @jessarcher in #125

v0.1.16 - 2024-02-21

v0.1.15 - 2023-12-29

v0.1.14 - 2023-12-27

v0.1.13 - 2023-10-27

v0.1.12 - 2023-10-18

v0.1.11 - 2023-10-03

  • Adds support for alternate HOME and END escape keys by @TWithers in #87

v0.1.10 - 2023-09-29

v0.1.9 - 2023-09-26

v0.1.8 - 2023-09-19

v0.1.7 - 2023-09-12

  • 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 - 2023-08-18

v0.1.5 - 2023-08-15

v0.1.4 - 2023-08-07

v0.1.3 - 2023-08-02

No major changes.

v0.1.2 - 2023-08-02

v0.1.1 - 2023-07-31

  • (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

v0.1.0 (2023-07-26)

Initial release.