ctioga (1.6.2)

  * Implemented shortcuts
  * Implemented a PNG output (--png)
  * Some documentation updates
  * Added --auto-next and derivatives to avoid typing --next too much
  * Changed the legend layout so it looks much more like what Tioga was
    doing on its own

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Fri Sep 28 22:05:45 CEST 2007

ctioga (1.6.1)

  * Added a --reset-theme option
  * Fix a bug where compilation would fail for arguments with
    a newline inside.
  * Fix --text-baseline (was failing due to error bars introduction)
  * Add options to manipulate overrides

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Wed Sep 19 22:42:26 CEST 2007

ctioga (1.6)

  * Fixed the --region scheme for filling spaces between curves, and added
    options for controlling the fill color, transparency and other
    stuff of the like.
  * First draft of the --y2/--x2 alternative axes
  * Added a CTioga.define_tioga_figure function to use ctioga's power
    from within Tioga !
  * Several cleanups
  * Better handling of legends with subplots
  * The --grid option to make a grid of plots
  * The --col option to have a column of plots sharing the same
    X axis
  * The --side, --lcolor, --position, --angle, --scale, --shift, 
    --align and --just options for fine-tuning of the labels
  * An elaborated layout mechanism which makes --frame-margin essentially
    obsolete, or at least useless.
  * An avgdup filter to average successive points with same X value

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Tue Aug  7 13:25:39 CEST 2007

ctioga (1.5)

  * Implemented transparency for curves
  * Implemented a --zoom-inset feature to easily make zooms on part of
  curves 
  * Implemented a mechanism for filling surfaces under/above curves

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Sat Jul  7 14:57:31 CEST 2007

ctioga (1.4)

  * Added a new theme mechanism to get a consistent style across many 
    pictures
  * Added support for error bars

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Thu Jun 14 23:09:41 CEST 2007

ctioga (1.3)

  * Many different things, including support for arbitrary text separators
  * The --mark option should now work everytime, still disabled by default
  * Subplots (including insets)
  * Better control over legend positioning
  * Histograms
  * Some code cleanup, including reformating of options
  * Added a --args options to read arguments from a file...
  * Added a --fontsize options (JJ Fleck)

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Thu Mar 29 22:47:21 CEST 2007

ctioga (1.2)

  * Support for graphics primitives in ctioga
  * Several improvements
  * Following code of tioga 1.4
  * Support for ctioga gems !

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Sat Jan 27 00:18:28 CET 2007

ctioga (1.1)

  * Changed ctioga and Backend structure to use MetaBuilder, as it
    will offer much more possibilities
  * Adapted code to suit the Tioga 1.3.0 release
  * Some bug fixes
  * Now, you can use the gradient: syntax to specify color sets

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Wed Dec 13 09:48:52 CET 2006

ctioga (1.0.0)

  * Fixed a bug in command-line parsing.

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Tue Oct  3 15:10:42 CEST 2006

ctioga (1.0)

  * Now --[xy]fact can take an arbitrary expression
  * added support for automatic interpolation
  * many bug fixes
  * ctable is not a toy anymore: user can execute arbitrary code on the functions
  * a great deal of improvements in the tutorial, thanks to JJ Fleck
  * some documentation updates
  * added a small utility to play with backends, ctable, similar to the 'table' output of gnuplot
  * code cleanup
  * now it is possible to scale data before displaying, as it is possible to use log scales
  * the filter architecture is in place now
  * added a gaussian smoothing filter
  * added a sorting filter
  * documentation updates
  * modified real_size to match Tioga's new policy
  * added a --no-mark option
  * Enhancements in the tutorial
  * Now -l is for --legend, while -t is for --title
  * Some code cleanup
  * Useful debugging code
  * Dimension conversion
  * The --real-size scheme works !
  * Added some code to produce separate files for in-text legends
  * PDF comments with the command-line.
  * Some improvements in the styles
  * added a baseline option for backends.

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Tue Oct  3 11:00:22 CEST 2006

ctioga (0.5)

  * Now user can specify a margin around the plots. Looks nicer.
  * --display-commandline option to remember command-line.
  * CTIOGA environment variable. Will definitely come in useful.
  * Great tutorial by Jean-Julien Fleck.
  * Multitext backend by JJ Fleck.
  * Auto expanding in the command line.
  * Cache for the text Backend.

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Wed Sep  6 09:32:53 CEST 2006

ctioga (0.4)

  * Updates in documentation
  * Way to set aspect ratio
  * Better handling of column 0

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Sun Jul 23 01:59:28 CEST 2006

ctioga (0.3)

  * ctioga now uses save_dir for external viewers.
  * new supported function in .ctiogarc : ctioga_defaults.
  * Dvector now also sees the methods imported from .ctiogarc.

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Mon Jul 10 10:53:39 CEST 2006

ctioga (0.2)

  * Few bug fixes...
  * Added a way to specify the viewer.
  * Added an examples/ directory.

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Mon Jul 10 00:02:02 CEST 2006

ctioga (0.1)

  * Changed the structure, now the code is split over many small files.
  * Added a doc/ctioga.1 documentation file
  * Added a support for configuration files (at Bill's request)

 -- Vincent Fourmond <vincent.fourmond@9online.fr>, Sat Jul  8 14:30:55 CEST 2006
