What's Changed
* ci: run tests on GitHub actions by michalc in https://github.com/michalc/sqlite-s3-query/pull/50
* ci: test on Python 3.10 and 3.11 by michalc in https://github.com/michalc/sqlite-s3-query/pull/51
* ci: avoid parsing matrix variables by michalc in https://github.com/michalc/sqlite-s3-query/pull/52
* ci: fix testing different SQLite versions by michalc in https://github.com/michalc/sqlite-s3-query/pull/54
* ci: test on SQLite 3.42.0 by michalc in https://github.com/michalc/sqlite-s3-query/pull/53
* ci: separate build of amalgamation by michalc in https://github.com/michalc/sqlite-s3-query/pull/56
* ci: update to recent minio by michalc in https://github.com/michalc/sqlite-s3-query/pull/58
* ci: avoid Docker to better support Windows by michalc in https://github.com/michalc/sqlite-s3-query/pull/57
* test: less flaky test by michalc in https://github.com/michalc/sqlite-s3-query/pull/59
* ci: Windows compatibility of CI by michalc in https://github.com/michalc/sqlite-s3-query/pull/60
* feat: Windows support by michalc in https://github.com/michalc/sqlite-s3-query/pull/55
**Full Changelog**: https://github.com/michalc/sqlite-s3-query/compare/v0.0.75...v0.0.76