- Added attach, detach and sync methods for many-to-many relationships.
- Added raw results support.
- Added group by support.
- Added join support.
- Added column selection.
- Added increment and decrement methods to the ORM model.
- Added transaction support.
- Added dependency destroy capability.
- Initial release