Files
vhs/vhs.changes
OBS User smolsheep e5c58f7da3 Accepting request 1167905 from home:smolsheep:upgrades
- 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

OBS-URL: https://build.opensuse.org/request/show/1167905
OBS-URL: https://build.opensuse.org/package/show/utilities/vhs?expand=0&rev=9
2024-04-16 05:42:06 +00:00

76 lines
2.9 KiB
Plaintext

-------------------------------------------------------------------
Tue Apr 16 05:18:49 UTC 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 06:37:43 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>
- Enabled completions for bash, zsh and fish.
- Created docs subpackage.
-------------------------------------------------------------------
Wed Dec 13 01:46:55 UTC 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
-------------------------------------------------------------------
Thu Jul 20 19:25:44 UTC 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 00:57:46 UTC 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 23:32:09 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Requires ttyd and ffmpeg
-------------------------------------------------------------------
Fri Feb 17 07:45:42 UTC 2023 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial spec for vhs 0.2.0