7.x development release for improvements that involve API changes. Specifically, a Drupal core bugfix allows us to move away from _uc_canadapost_drupal_http_request() and use drupal_http_request() directly. This fix prompted me to make some function name changes and to refactor some of this module to improve debug functionality. These changes make the module sufficiently different that I think it's necessary to make a new branch.
Initial port of uc_canadapost to Drupal 6. Development release on the HEAD branch for community testing before making an official release. Same features as the 5.x-1.1 release.
Last 5.x release before porting to D6. Only change from previous version was: Updated _uc_canadapost_http_request to agree with the Drupal 5.16 version of drupal_http_request.
Initial release of the uc_canadapost module on drupal.org. This release is identical to the 0.4 release published on ubercart.org at http://www.ubercart.org/contrib/1422. Further development will take place on drupal.org only.