What's Changed
- Implemented database scanning by @akenion in #293
- Fixed error about mixed bytes and non-bytes in path components when pre-compiling vectorscan DB by @akenion in #294
- Added python3-mysqlclient dependency to RPM build by @akenion in #295
- Corrected pip command by @akenion in #296
- Replaced mysql-connector-python with mysqlclient by @akenion in #297
- Switched from mysqlclient to PyMySQL by @akenion in #298
- Added dbscan modules to pyinstaller by @akenion in #299
- Corrected property name by @akenion in #300
- Corrected handling of database prefix by @akenion in #301
- Corrected various typos and made adjustments per QA feedback by @akenion in #302
- Corrected casing of package dependency for RPM build by @akenion in #304
- Prevented errors from timer when no time has been measured by @akenion in #305
- Updated version to 5.0.1 by @akenion in #307
- Milestone/5.0.1 by @akenion in #306
Full Changelog: v4.0.3...v5.0.1