v1.0.2
This is a maintenance release. PFB the updates
- Online backup functionality. This feature was suggested by @marekyggdrasil
- Python's multiprocessing module is replaced with billiard
- This is mainly changed to support the backup daemon thread to be started in the server process without any pickling issues.
- Starting this release, documentation can be accessed at https://aosingh.github.io/sqlite_rx/
- Build pipeline is moved to Github actions.
- ContextManager support for SQLiteClient.