- Remove getter/setter fully
- Deprecated defaultValue in @Column
- using field reflection, allow the java model been without getter/setter
- 1.0 released to jcenter
- Add inherit feature
- Fix distinct query issue
- Fix result columns lost table alias issue
- Use default null join in Criteria
- Import to Github