x4o/versions.txt

31 lines
798 B
Plaintext
Raw Normal View History

2012-09-11 11:15:26 +00:00
=== X4O versions ===
Version 0.8.7:
- Created jdk7(CSS) javadoc compatible documentation.
- Create language task api and converted the current tasks.
- Renamed X4OLanguageContext to X4OLanguageSession.
- Renamed ElementNamespaceContext to ElementNamespace.
- Removed binding handler from element interface.
- Refactored all property keys with PropertyConfig bean.
2012-09-11 11:15:26 +00:00
Version 0.8.6:
- Changed to X4ODriver interface.
- Added (simple) write support
- Added ant and maven plugins
2012-09-11 11:15:26 +00:00
Version 0.8.5:
- Made module loading system.
- Added eld to schema generator.
- Added eld to html generator.
2012-09-11 11:15:26 +00:00
- Cleaned xml uri nameing.
- refactored ELD tag names.
- Made elddoc ~working.
- Changed phase enum to text phases.
2012-09-11 11:15:26 +00:00
Version 0.8.0:
2012-09-11 11:15:26 +00:00
- Changed packages to org.x4o
- Made converter two way
- Added debug writer