ingo@259: 2011-05-13     RELEASE 1.2
ingo@259: 
ingo@259:         New:
ingo@259: 
ingo@259:         * Introduced a new concept called "facets" to subselect parts/concrete
ingo@259:           types of an Artifact's output.
ingo@259: 
ingo@259:         * New REST interfaces to set/get attributes of an ArtifactCollection.
ingo@259: 
ingo@259:         * Improved the DatabaseCleaner to cleanup Artifacts, ArtifactCollections
ingo@259:           and CollectionItems properly.
ingo@259: 
ingo@259:         * Reduce I/O costs while database transactions by compressing XML
ingo@259:           documents.
ingo@259: 
ingo@259: 
ingo@259: 2011-03-30     RELEASE 1.1
ingo@259: 
ingo@96: 2010-04-28     RELEASE 1.0
ingo@96: 
ingo@96:         New:
ingo@96: 
ingo@96:         * The path to database in the configuration can be relative to central
ingo@96:           configuration document.
ingo@96: 
ingo@96:         * The Restlet server logs its output to the same file as the rest of the
ingo@96:           application does.
ingo@96: 
ingo@96:         * Support for saving the current state of an artifact (e.g. save
ingo@96:           artifact as project file).
ingo@96: 
ingo@96:         * Support for loading an existing artifact (e.g. load an existing
ingo@96:           project).
ingo@96: 
ingo@96: 
ingo@96:         Added:
ingo@96: 
ingo@96:         * JavaDoc documentation.
ingo@96: 
ingo@96: 
ingo@96: 
ingo@96: 2010-03-08     RELEASE 0.5
ingo@96: 
ingo@96: 
hans@74: 2010-01-27     RELEASE 0.4
hans@74: 
hans@74:         New:
hans@74: 
hans@74:                 * Added a new interface describing services 
hans@74:                 via XML documents via /services
hans@74:         
hans@74: 
sascha@63: 2009-12-17     RELEASE 0.3
sascha@63: 
sascha@63: 	New:
sascha@63: 
sascha@63: 	* Not really a feature release. Only handle internal stuff more general.
sascha@63: 
hans@57: 2009-11-13     RELEASE 0.2
hans@57: 
hans@57:         New:
hans@57: 
hans@57:         * Make paths in configuration relative to the central
hans@57:         configuration document.
hans@57: 
hans@57:         * Added a first HowTo to setup the environment and artifact
hans@57:         system encapsulating FIS and products
hans@57: 
sascha@53: 2009-10-07     RELEASE 0.1
sascha@53: 
sascha@53: 	New:
sascha@53: 
sascha@53: 	* Initial implementation of the runtime system based on artifacts.
sascha@53: