CHANGELOG.md in shellplay-0.0.5 vs CHANGELOG.md in shellplay-0.0.6
- old
+ new
@@ -1,7 +1,15 @@
Shellplay Changelog
=========================
+v0.0.6 - 2014-08-13
+--------------------
+- save json session in pretty format for manual intervention
+- chomp output so there is less spaces
+- add a config param for setting time format on the elapsed time of last command
+- fix display of playprompt
+- improved styling on 'timespent' display
+
v0.0.5 - 2014-08-12
------------------
- add a `/` record prefix for clearscreen, works with iterm2 on mac, linux trick don't work yet
- add a `?` record prefix for faking output, in case of ssh connection for example
- add a `>` to change the prompt and a `>>` to switch prompt back and forth