- Added support for ORM-REST module along with unit test coverage
- Upgraded to support Kohana 3.3
- Renamed class files and directories to support PSR-0
- Resolved pass by reference issue (now testing in strict mode)
- Updated user guide documentation
- All tests pass: "OK (8 tests, 20 assertions)"
- Added ability to derive total count for search result (count prior to paging)
- Resolves issue #2 #2
Paginate::search
now a getter/setter for search query- All tests pass: "OK (6 tests, 15 assertions)"
- Initial release of Paginate
- Support for Kohana Database, Kohana ORM and REST (via Dispatch)
- Shipped with separate wrapper for DataTables
- All tests pass: "OK (6 tests, 12 assertions)"