- Refactorings
- Manually removing log4net.dll from the package lib folder since it's not needed with the NuGet dependency on log4net
- Refactorings
- Added Log4Net as a dependency in the NuGet file
- Enhancements
- Added support for named ranges (by nkilian)
- Refactorings
- Referencing Log4Net through its NuGet package
- enhancements
- added UsePersistentConnection option to re-use the same connection for multiple queries. (by acorkery)
- added ReadOnly option to open the file in readonly mode