mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-25 16:05:52 +03:00
[GH-ISSUE #76] change to config format #59
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#59
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zanchey on GitHub (Dec 25, 2014).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/76
I have a config file which I'm pretty sure is from 0.9.7. When I run 0.9.9 I get this error:
My old config looks like this:
Blowing it away allows asciinema to start. My new config is:
I couldn't see anything about this in the release notes.
@ku1ik commented on GitHub (Dec 31, 2014):
Indeed this has changed in 0.9.8, and it seems 0.9.9 isn't compatible with the old syntax any more. I'll look into that before releasing 1.0.
@ku1ik commented on GitHub (Mar 8, 2015):
This has been fixed in
ce34fed.