Skip to content

v0.6.0

Compare
Choose a tag to compare
@rgwood rgwood released this 01 Apr 02:48
· 28 commits to master since this release

A pretty big update. I changed the library I use to parse escape sequences, and now I'm able to provide a lot more semantic information about sequences. I also spent a lot of time improving the UX; we now print text with the correct foreground+background colour in the web UI, use icons for common sequences, and generally try to display sequences in a more succinct way. I think it's now a lot easier to follow+understand complex terminal output in Escape Artist.

318322647-562a3cb8-1db8-41c5-a16e-8b5e02033686

There are probably a few rough edges remaining, but I wanted to get this published before the weekend ends b/c I'm pretty busy with my new job during the week.. I'll try to do some more polish soon.

Main code change: #7

Full Changelog: v0.5.10...v0.6.0