- DataSource returns a generic type extending from DataType
- Removed Identifiable, Describable and Versioned. Introduced Block.
- Modules named model and core to separate entities (ex: DataType) from functionality (ex: Lego engine)
- DataType is no longer Identifiable
- Attributes.getAttribute() returns a generic type instead of Object
- First public release