Skip to content

Conversation

lmorg
Copy link
Owner

@lmorg lmorg commented Jul 21, 2025

Breaking Changes

None

v7.1.xxxx

Features

  • REPL: default prompt modernized
  • ANSI titlebar: Windows support added (PR)
  • autocomplete: add support for substring matches (discussion)
  • autocomplete: remove stat syscall from recursive directory lookups to improve performance
  • foreach: parallel support added (EXPERIMENTAL) (discussion)
  • macro vars: history support added (history stored in cache.db)
  • integrations: basti autocomplete
  • tooling: Makefile added for simplified development on POSIX systems
  • runtime --about: GOMAXPROCS field added
  • Update dependencies

Bug Fixes

  • spellcheck: fixed bug causing users to be re-prompted when aspell isn't installed
  • REPL: fixed regression bug causing hint text not to display application hints
  • cache.db: fixed potential race condition when checking if cache.db is enabled
  • REPL: fixed potential race condition when instantiating readline
  • tests: env test skips on Windows, uses full path on POSIX
  • tests: skip tilde parser test if username contains non-var chars (eg @)
  • readline: null check when using tab grid
  • readline: improved SGR detection
  • readline: fixed wider character rendering bug when using tab grid
  • readline: fixed potential race condition with read/write access to unicode slices
  • readline: fixed potential race condition with terminal width caching
  • readline: fixed potential race condition with asynchronous updates to tab completion
  • readline: fixed potential race condition with hint text height reporting
  • readline: fixed potential race condition with tab completion height reporting
  • readline: fixed potential race condition with previews
  • readline: fixed potential race condition with hint text cache

Special Thanks

Thank yous for this release goes to TheBearodactyl, JeffMelton, Th0rgal, lokalius, tiymat for your code, testing and feedback.

Also thank you to everyone in the discussions group and all who raise bug reports.

You rock!

@lmorg lmorg changed the title v7.0.1xxx v7.1.xxxx Jul 30, 2025
@lmorg lmorg linked an issue Aug 26, 2025 that may be closed by this pull request
This was linked to issues Sep 10, 2025
@lmorg lmorg linked an issue Sep 10, 2025 that may be closed by this pull request
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants