# Changelog of OcLaunch ## v0.2.0 + Add new command line option. + “-r” can now take a number to start from. + “-l” list commands of the configuration file with its number. + “-a” add the command given on stdin to configuration file. + “-d n” remove the nth command from rc file. + “-n” display the current state. + Improve some messages. + Display run commands in title bar of the windows terminal. + New tmp file + Biniou format instead of JSON + Now cached + New default name : `/tmp/.oclaunch_trace.dat` + Add logo. + Clean up some code. ## v0.1.x ### v0.1.3 + Correct bug (See commit 4d20125a03c6f8735f39a95bb9e68a0476c89d45). ### v0.1.2 + First public usable version. + Create wiki. + Use Oasis + First version to be distributed with 0install. ## Before + Wast and test