NEWS
starwarsdb 0.1.3.9000
starwarsdb 0.1.3 (2025-08-22)
- Small fix in starwarsdb tests to use
testthat::local_mocked_bindings().
starwarsdb 0.1.2 (2020-11-02)
- starwarsdb creates the duckdb database on connection, rather than shipping the
.duckdb files. This makes the package more resilient to changes in the
underlying format of duckdb database files.
starwarsdb 0.1.1 (2020-10-28)