Hibern8IDE Changelog
====================

Changes in version 0.9.5
----------------------

* Added History feature to HQL commander
* Added experimental graphing of the class relationships (via JGraph)
* Added support for executing abitrary java. Can be used to dynamically
  evaluate Criteria API, save/delete/update objects, etc.
  (via bsh) Note: the session is available via "session" as an object.
* Misc. refactorings and better errorhandling

Changes in version 0.9
----------------------

* First official release w/source
* Now also include id, assocations and collections in the left tree
* Experimental drag'n'drop from Tree to HQL Commander
* JavaObject Inspector available if doubleclicking on element in the result table.
* Implemented simple syntax highlighting EditorKit instead of using old jedit syntax package that did not behave properly ;)

Changes in version BETA RELEASE
-------------------------------

* Initial version
