- updated storage from Blaze to CloudeFare
- fixed typos in documentation
- converted site docs from pkgdown to qrtdown
- cran submission
- Switched from MotherDuck to Cloudflare R2 cloud storage for dataset hosting
- Now works on all platforms including Windows
- Changed size parameter to use descriptive names: "small", "medium", "large", "mega"
- Removed
db_dirparameter (no longer needed)
- create_contoso_duckdb() will not work if you are using windows due to lack of support from motherduck
- see here for more information
- fixed create_contoso_duckdb() due to error created by table name changed
- updated tests
- changed 'date' table name to 'calendar' to avoid namespace conflicts with lubridate and base packages
- Patch to fixed launch_ui function
- launch_ui function added
- pkgdown instead of altdocs
- new logo
- Support for 100M row database now supported
- unit tests added
- website Replace pkgdown with altdocs
- 100k+ contoso packages are attached from motherduck database
- contoso database sizes increased to 10M rows