New branch for the next series of releases of Purge for D7. Will not be stable for quite some time so stick to the 7.x-1.x branch for you production sites.
First release candidate for a stable version of Purge for Drupal 7.x. No new features from the 6.x-1.x branch, just a straight port. Please give it a spin and report any issues.
First recommended release. Views support and Rules support are now in the main module.
For the first stable release we need to implement better permissions and review the export with features and ctools.
You'll want to do a fresh install on these alpha releases:
disable drealty
uninstall it
delete the modules/drealty folder
download the release
put it in sites/all/modules
enable the module
Issue #1289718 by jday - drealty.install had some schema issues that were preventing a proper install.
Deleted some files that were no longer needed.
Fixed the configuration page as it wasn't saving correctly.
Removed some functions that were no longer used in drealty.module