Skip to content

Releases: grega/hdi

v0.25.1

17 Apr 19:02
1651b86

Choose a tag to compare

v0.25.0

17 Apr 18:46
a02d2f8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.24.0...v0.25.0

v0.24.0

01 Apr 20:40
143ac4b

Choose a tag to compare

What's Changed

  • Add contrib mode, and rename 'check' to 'needs' by @grega in #15

Full Changelog: v0.23.1...v0.24.0

v0.23.1

01 Apr 09:53
6fd4016

Choose a tag to compare

What's Changed

  • Fix issues with narrow terminal window widths and poor line wrapping by @grega in #20

Full Changelog: v0.23.0...v0.23.1

v0.23.0

01 Apr 09:19
8a14643

Choose a tag to compare

What's Changed

  • Migrate site to Astro by @maxelkins in #16
  • Section divider lines by @grega in #19
  • Full-width highlighting of current line / cursor
  • Warn if running commands that change terminal environment (eg. Python venv)

Full Changelog: v0.22.0...v0.23.0

v0.22.0

27 Mar 12:24
1d99c09

Choose a tag to compare

What's Changed

Full Changelog: v0.21.1...v0.22.0

v0.21.1

27 Mar 08:40
49da2cf

Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.21.1

v0.21.0

26 Mar 19:05
63a7006

Choose a tag to compare

What's Changed

  • Height-aware interactive picker UI (correctly sizes itself based on terminal window dimensions), with scroll UI
  • Benchmark tests for interactive picker rendering
  • Split pages and refactor navigation styles by @maxelkins in #13

Full Changelog: v0.20.0...v0.21.0

v0.20.0

24 Mar 22:29
e3051ee

Choose a tag to compare

What's Changed

hdi:

  • Improved error messaging, more consistent language and hints
  • Add NO_COLOR support
  • Improve colour handling
  • Mark hdi check as experimental
    • Improve hdi check version extraction
  • Add Ctrl-C shortcut for quitting

Site:

  • Add Prettier
  • New homepage mvp

Full Changelog: v0.19.1...v0.20.0

v0.19.1

23 Mar 21:43
133ea07

Choose a tag to compare

Fix --full crash when prose line directly precedes code fence

Full Changelog: v0.19.0...v0.19.1