Package Release Info

vhs-0.7.2-bp160.1.14

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

vhs
vhs-bash-completion
vhs-doc
vhs-fish-completion
vhs-zsh-completion

Change Logs

* Tue Apr 16 2024 Joshua Smith <smolsheep@opensuse.org>
- Update _service to use manual instead of deprecated disabled
- Update to version 0.7.2:
  * Fix vhs serve mode
  * Update log dependency
  * Fix app crash when there is repeated SLEEP at the end of the
    "lines" slice
  * Refactor Lexer, Parser, Token into packages
* Wed Feb 14 2024 Joshua Smith <jsmithfpv@gmail.com>
- Enabled completions for bash, zsh and fish.
- Created docs subpackage.
* Wed Dec 13 2023 Joshua Smith <jsmithfpv@gmail.com>
- Update to version 0.7.1:
  * With VHS v0.7.0, you can capture any moment of tape. Just add
    `Screenshot <filename>.png> to your tapes`
  * VHS can now talk to your system clipboard. Please keep this in
    mind when executing tapes from unknown sources.
  * VHS 0.7.0 has some new additions, introducing top level Shift+
    modifier and the Insert + Delete keys!
  * parser: catch out of order modifiers
  * parser: refactor parseCtrl and test
  * Fix tomorrow themes
  * docs: document source command
  * feat: add insert and delete key
  * Update themes (#377)
  * fix: tests
  * docs: record clipboard.tape to clipboard.gif
  * Fix VHS for Nushell version ^0.83 (#373)
  * feat: improve vhs new (#355)
  * docs: add `LoopOffset` documentation
Version: 0.6.0-bp156.1.14
* Thu Jul 20 2023 Joshua Smith <jsmithfpv@gmail.com>
- Update to version 0.6.0:
  * examples: glow.tape
  * feat: add Apple Symbols font fallback for braille characters
  * feat: add alt + shift modifiers (#316)
  * feat(deps): bump golang.org/x/crypto from 0.8.0 to 0.10.0 (#328)
  * add note on TypingSpeed for new users in `demo.tape` (#327)
  * docs: fix CursorBlink example sizing
  * docs: Set CursorBlink examples
  * feat: setting to control cursor blinking (#324)
  * fix: hint linguist to highlight tape files as elixir
  * fix: set color in fish shell using correct syntax
* Sun Jun 18 2023 Joshua Smith <jsmithfpv@gmail.com>
- Update to version 0.5.0:
  * feat: Added `Alt+Enter` input
  * feat: Added Source command
  * docs: correct release year in license
  * docs: update license
  * fix: use `--writable` command for `ttyd`
  * fix: allow `Output` commands to be at end
  * fix: record sleep only in supported time units
* Thu Feb 23 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Requires ttyd and ffmpeg
* Fri Feb 17 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial spec for vhs 0.2.0