CHANGELOG.md 1.3 KB

Changelog of OcLaunch

v0.2.1

  • Add new command line option:
    • “-c file” allow to read configuration from custom file.
    • “-m n” allow to edit and add (simultaneously) items to launch in rc file.
  • Improve “-l”: now display a “*” next to current state.
  • Code clean up (Types in records) and code factoring.
  • When all has been launched, the program explain how to reset.
  • Better messages on initialisation.

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.
  • Improve utility set given with the repository (developer)

v0.1.x

v0.1.3

v0.1.2

  • First public usable version.
    • Create wiki.
    • Use Oasis
  • First version to be distributed with 0install.

Before

  • Wast and test