Releases: r-dbi/RSQLite
Releases · r-dbi/RSQLite
RSQLite 2.2.20
Features
- Upgrade bundled SQLite to 3.40.0 (#446).
Tests
- Fix test on non-UTF-8 locales.
Internal
- GitPod and cmake integration.
RSQLite 2.2.19
RSQLite 2.2.18
- Upgrade bundled SQLite to 3.39.4 (#435).
RSQLite 2.2.17
- Upgrade bundled SQLite to 3.39.3 (#433).
RSQLite 2.2.16
- Upgrade bundled SQLite to 3.39.2 (#431).
RSQLite 2.2.15
- Upgrade bundled SQLite to 3.39.1 (#429).
RSQLite 2.2.14
RSQLite 2.2.13
- Upgrade bundled SQLite to version 3.38.3 (#418).
RSQLite 2.2.12
Features
- Upgrade bundled SQLite to version 3.38.2 (#415).
Internal
- Prefer
empty()
oversize() == 0
(#410, @MichaelChirico). - Refactor to improve code consistency (#411, @MichaelChirico).
- Use more parsimonious header to avoid CRAN warnings.