What's Changed
- build: prepare to next version by @shoothzj in #28
- fix: compilation error on C++20/23 compiler by @hiiiik in #31
- fix: shouldn't export install target if using FetchContent by @hiiiik in #30
- chore: add code of conduct by @instpe in #32
- docs: add example for database management by @hiiiik in #34
- fix: ub in conversion from char array (without eof) to string_view by @hiiiik in #33
- docs: update requirements and integration in README by @hiiiik in #29
- build: add license header by @shoothzj in #35
- build: update linelint github action by @shoothzj in #36
- chore: fix linelint ci by @shoothzj in #39
- docs: add integration examples by @hiiiik in #38
- refactor: separate functors' implementation from ClientImpl by @hiiiik in #37
- build: prepare to release 0.1.1 by @shoothzj in #40
New Contributors
Full Changelog: v0.1.0...v0.1.1