| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- Enabled completions for bash, zsh and fish. - Created docs subpackage.
- 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
- 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
- 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
- Requires ttyd and ffmpeg
- Initial spec for vhs 0.2.0