* Some new editing capabilities: flatten, make cell, clear layer and a clip
function.
* Some RBA extensions, in particular the ability to modify layout by deleting
shapes and instances, replacing and transforming them, changing property
handles etc.
* Support for global preset of configuration (through a file called "layviewrc"
beside the executable binary) and a global RBA initialisation file (a file
called "rbainit" beside the executable binary).
* Transient selection: indicates by a faint selection marker what object is
below the mouse (can be disabled).
* The layer specification (layer, datatype, name) can be now be edited which
allows to move a complete layer to a different one.
* Undo buffering can now be disabled on the command line with the '-i' option.
This saves the memory otherwise required for storing the replay information.
* Directional constraints can be modified by using the Shift and Ctrl modifiers
on various operations such as rulers, movement, drawing etc.
* Now there is a 'most recently used' list ("Open Recent" in the "File" menu)
which shows the last layouts opened for easy re-opening.
* Reduced memory requirements for particular OASIS constructs (random repetitions)
* The instance browser now has a "Choose cell" button where the cell can be
chosen whose instances will be presented.
* For most editing operations, the status bar will now indicate more detailed
information such as move distance.
* Pasted shapes and instances now are selected initially.
* Enhanced OASIS compression mode (can be chosen from the options dialog on
saving). Reduces file size considerably by creating regular shape arrays if
possible at the cost of higher memory consumption and longer writing times.
* Various bug fixes (i.e. see Known bugs in version 0.15).