Skip to content

Releases: r-dbi/RSQLite

RSQLite 2.3.6

02 Apr 01:39
Compare
Choose a tag to compare

Features

  • Upgrade bundled SQLite to 3.45.2 (#500).

Documentation

RSQLite 2.3.5

23 Jan 01:59
Compare
Choose a tag to compare

Features

  • Upgrade bundled SQLite to 3.45.0 (#491).

Chore

  • Update to upcoming DBItest 1.8.1 (#488, #492).
  • Remove compiler warning about unused variable (#486).

RSQLite 2.3.4

09 Dec 01:52
Compare
Choose a tag to compare
## Bug fixes

- Fix compiler warning regarding formatting specifier used in `Rf_warning()` (#482).

- Upgrade bundled SQLite to 3.44.2 (#479).

## Chore

- Use `check_suggested()` standalone for hms package (#477).

RSQLite 2.3.3

08 Nov 02:07
Compare
Choose a tag to compare

Features

  • Upgrade bundled SQLite to 3.43.2 (#473).
  • New sqliteIsTransacting() that returns if a transaction is active on the current connection (@bpvgoncalves, #462, #464).

Testing

  • Skip DBItest tests if not installed.

RSQLite 2.3.2

31 Oct 04:56
Compare
Choose a tag to compare

Features

  • Upgrade bundled SQLite to 3.42.0 (#461).

Internal

  • Require cpp11 >= 0.4.0 (#456).

RSQLite 2.3.1

22 Apr 02:09
Compare
Choose a tag to compare

Features

  • Upgrade bundled SQLite to 3.41.2 (#455).

Chore

  • Require cpp11 >= 0.4.0 in DESCRIPTION (#456).

RSQLite 2.3.0

17 Feb 17:33
Compare
Choose a tag to compare

Features

  • Upgrade bundled SQLite to 3.40.1 (#448).

Chore

  • Upgrade boost to 1.81.0-1 (#450).

  • Clean up GitPod configuration.

  • Replace Rcpp by cpp11 (@Antonov548, #441).

RSQLite 2.2.20

29 Dec 09:49
Compare
Choose a tag to compare

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

24 Nov 09:00
Compare
Choose a tag to compare

Bug fixes

Internal

  • Use testthat edition 3 (#438).

RSQLite 2.2.18

04 Oct 08:08
Compare
Choose a tag to compare
  • Upgrade bundled SQLite to 3.39.4 (#435).