v0.1.4
- Added close to resultset and statement, to allow users to explicitly manage those resources.
- Added the drivername property back into the config, to allow older or non-conforming drivers to be loaded in the old fashion with Class.forName and registerDriver.