RedBook Portable Changelog

What's new in RedBook Portable 0.5 Beta

Dec 16, 2009
  • Variables:
  • A new, interesting feature I decided to introduce in this release is variables. For now you define them inside your rbconfig.yml file
  • New Operations:
  • :blank - This will blank your current log after asking you if you really want to do so.
  • :restore - This operation will overwrite your current log with the last saved backup. Like with the :blank operation, you’re asked if you really want to proceed or not.
  • :archive - By typing :archive, the current log file will be archived to your :archives_folder: directory specified in the rbconfig.yml file (similarly, it is now possible to specify a :backups_folder: for your logs’ backup files).
  • :dataset - A simple operation to display the messages inthe current dataset.
  • :dump - This operation will dump the output of the last :select operation to a text file. Useful for saving the average, total time and duration of a set of activities.