D7 release.
Updates to module to enable a similar codebase to the Drupal 7 release.
Changes to hooks:
There is also no need to call hook_block() anymore to use Block API as Block API will handle this through hook_block_api_block_types().
First release.