2015-12-07
- This module now uses ImboClient 2.x
2014-01-30
- This module now uses the latest version of the ImboClient.
2013-04-15
- Added a controller initializer with an interface and a trait that controllers can implement/use to get an instance of the Imbo client automatically injected.
2013-04-07
- Added a Rakefile and added the package to http://ci.imbo-project.org/view/Imbo/. No changes to the module itself.
2013-04-03
- Added a Module.php in the root dir for compatibility with Zend Framework 2's module manager, and to make the module appear on http://modules.zendframework.com
2013-04-02
- Initial release