Releases: OP-Engineering/op-sqlite
Releases · OP-Engineering/op-sqlite
Release list
Release 17.1.1-beta.1
Full Changelog: 17.1.0...17.1.1-beta.1
Release 17.1.1
Release 17.1.0
What's Changed
- Revive CI by @ospfranco in #423
- Support read-only databases by @simolus3 in #422
New Contributors
Full Changelog: 17.0.0...17.1.0
Release 17.0.0
What's Changed
- Execute raw now returns column names by @ospfranco in #420
Full Changelog: 16.2.2...17.0.0
Release 16.2.2
Release 16.2.1
What's Changed
- Add method to efficiently convert strings by @ospfranco in #415
Full Changelog: 16.2.0...16.2.1
Release 16.2.0
Release 16.1.1
What's Changed
- test(node): unskip transaction rollback and add loadFile parity coverage by @pbbadenhorst in #410
- update libsql by @ospfranco in #412
Full Changelog: 16.1.0...16.1.1
Release 16.1.0
What's Changed
- fix(cpp): bind native ATTACH/DETACH parameters and use SQLCipher key API by @pbbadenhorst in #409
- Expose sqlite3_interrupt() as db.interrupt() — closes #406 by @benhoweblog-dot in #407
New Contributors
- @benhoweblog-dot made their first contribution in #407
Full Changelog: 16.0.0...16.1.0
Release 16.0.0
What's Changed
- fix(cpp): switch BLOB buffers to array shared_ptr by @pbbadenhorst in #408
- Modify delete to not take any params by @ospfranco in #405
Full Changelog: 15.2.14...16.0.0