-*- mode:text -*- Time-stamp: "2003-07-10 16:22:43 jemarch"


New in Gerwin 0.4...
--------------------


- A more rational interface.

- Support for generate various output formats on the same session.

- Now output consist of the three built-in SQL dialects (sql92, postgresql 
  and mysql) and GerwinML, a xml language to express the table
  diagram. A DTD for GerwinML is included in the gerwinml/ directory,
  so you can write a XSL to translate from GerwinML to everything you
  want.

- Now the several output formats are RE-driven colored! :)

- Another file format change, sorry. To upgrade your existing .ger
  files, just delete the sql-file line from it (that is, the line
  number 3). That should work.


- Documentation still in progress... :/