Releases: b-per/vhs
Releases · b-per/vhs
v0.7.1
Changelog
Bug fixes
- 9c7172e: fix: charmbracelet#439 (charmbracelet#448) (@t-chab)
- 537d03a: fix: no such package font-bitstream-vera-sans-mono-nerd (@maaslalani)
- 03cb81b: fix: update log dep (charmbracelet#450) (@caarlos0)
Dependency updates
- 7dd24a2: feat(deps): bump the gomod group with 1 update (charmbracelet#423) (@dependabot[bot])
- 051b601: feat(deps): bump the gomod group with 1 update (charmbracelet#426) (@dependabot[bot])
- af7cd24: feat(deps): bump the gomod group with 1 update (charmbracelet#430) (@dependabot[bot])
- ad14531: feat(deps): bump the gomod group with 1 update (charmbracelet#434) (@dependabot[bot])
Documentation updates
- ba16ea2: docs: Update README.md to include backticks and single quotes (charmbracelet#429) (@donovanhubbard)
- 484e440: docs: add install instructions for winget (charmbracelet#454) (@og-mrk)
- e2f8d62: docs: explain escaping quotes with backticks (@maaslalani)
- aa154f8: docs: tmux split screen example (@maaslalani)
Other work
- 5b7598f: Create CODEOWNERS (@maaslalani)
- 9950678: Fix app crash when there is repeated SLEEP at the end of the "lines" slice (charmbracelet#446) (@alaingilbert)
- 67c2f3c: Fix matching (from PR comment) (@b-per)
- 2a991d9: Fix version in goreleaser (@b-per)
- b3bb15d: Merge main with code for Wait (@b-per)
- 2a1d303: Refactor Lexer, Parser, Token into packages (charmbracelet#427) (@maaslalani)
- f89c362: Update release and rename module (@b-per)
- 182a42a: parser: allow Ctrl+Backspace (@alexwforsythe)
- 637e426: parser: allow Ctrl+Space (@alexwforsythe)
- 03b1986: parser: catch out of order modifiers (@alexwforsythe)
- a3c67e0: parser: refactor parseCtrl and test (@alexwforsythe)