mirror of
https://github.com/asciinema/asciinema.git
synced 2025-12-16 11:48:13 +01:00
Update changelog
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -3,9 +3,13 @@
|
|||||||
## 0.9.9 (to be released)
|
## 0.9.9 (to be released)
|
||||||
|
|
||||||
* Rewritten in Go
|
* Rewritten in Go
|
||||||
* No more screen clearing before and after recording
|
* License changed to GPLv3
|
||||||
* Recorded process has ASCIINEMA_REC env variable set (useful for "rec"
|
* `--max-wait` option added to `rec` command
|
||||||
indicator in shell's $PROMPT/$RPROMPT)
|
* Recorded process has `ASCIINEMA_REC` env variable set (useful for "rec"
|
||||||
|
indicator in shell's `$PROMPT/$RPROMPT`)
|
||||||
|
* No more terminal resetting (via `reset` command) before and after recording
|
||||||
|
* Informative messages are coloured to be distinguishable from normal output
|
||||||
|
* Improved error messages
|
||||||
|
|
||||||
## 0.9.8 (2014-02-09)
|
## 0.9.8 (2014-02-09)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user