Changes in version 0.1.3.9000 Changes in version 0.1.3 (2025-08-22) - Small fix in starwarsdb tests to use testthat::local_mocked_bindings(). Changes in version 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. Changes in version 0.1.1 (2020-10-28) - Released on CRAN!