This is the first stable release of the WP2Drupal module for migrating Wordpress installs to Drupal. Currently very bare, the module is at least able to successfully copy the main posts, comments and categories & tags and has been used to successfully migrate a site.
Future goals include:
* Using GlobalRedirect to handle old URLs.
* Correctly handling both categories and tags.
* Correctly handling other recent Wordpress features.
* Improve the code (it currently extensively uses globals).