In this release I fixed some database (sqlite) related issues.
1.0.14 - 2019-09-04
Added
- Parameter for setting up storing of all downloaded pastes (e04f476)
Fixed
- Broken path to requirements.txt in setup.py (cc7edf4)
- Missing column 'syntax' in sqlite table layout (3fb3821)
- Broken variable substitution for sqlite statement (cf49963)
- Allow writing to sqlite db from multiple threads (f47ec62)