#2140085: Replace existing table #2140081: Replace existing file upload
Prefixed tables bug fix
Added privilege do that a user other then admin can delete date. CAUTION - the user that can delete data and drop tables is not limited to his own data and tables, vest use is to designate some kind of administration role for this task.
hook_permission fix
Initial release for Drupal 7.x
#913892: Fatal Error on CSV
Removed the SQL report. I plan to implement some kind of a more verbose preview, maybe a table preview or something similar.
A nasty bug when the directory that holds uploaded file wasn't created is corrected
Some bugs in suggested type recognition are fixed along with a few other minor quirks. A feature to view, download or delete uploaded files is added
Fixed missing dependency on the Schema API module. Tnx to FuzzyJared.
Initial beta1 release of importer module.