Summary
- Added annotations for entity lifecycle listeners. (commit: 6280e02) (details)
- Build metamodel with entity lifecycle listeners. (commit: 9573b93) (details)
- Working on prePersist listener invocation. (commit: 3b0af1a) (details)
- Implemented postLoad, postRemove, postPersist and preRemove listeners. (commit: 9fdae72) (details)
- preUpdate and postUpdate entity lifecycle listeners. (commit: 9b67656) (details)
- [0.9.2] Bumped version and updated release notes. (commit: 95f2201) (details)