v0.2.0
0.2.0 sees a number of quality of life improvements! To read more, see our release notes.
What's Changed
Other Changes
- Open issues by @magorlick in #226
- File export download by @AdityaHegde in #189
- remove console noise from test console by @bcolloran in #228
- fix file ref in jest.config.json by @bcolloran in #231
- Move server-specific files out of the
common
directory by @ericpgreen2 in #232 - Adds a little upload + button that will enable the user to add a new data file as a table by @hamilton in #233
- Remove unused code by @ericpgreen2 in #229
- apply prettier to src/common by @bcolloran in #242
- apply prettier to src/cli by @bcolloran in #241
- comment out some of the tests that have been flaky or slowing us down by @bcolloran in #243
- remove typo that was breaking prettier by @bcolloran in #246
- apply prettier to src/routes by @bcolloran in #245
- apply prettier to test folder by @bcolloran in #247
- apply prettier to src/lib by @bcolloran in #244
- Applies prettier to remaining files in repo by @bcolloran in #249
- Simplify-assets-sidebar-2 by @bcolloran in #252
- delete db.js by @bcolloran in #259
- fix a console error and a warning by @bcolloran in #258
- Stopping table sync if it is profiling already by @AdityaHegde in #281
- linting! by @bcolloran in #264
- Adding a section for connecting to existing duckdb by @AdityaHegde in #279
- Adding deduping table and model names by @AdityaHegde in #280
- Removing the dry-run from npm-publish script by @AdityaHegde in #282
- fixes overlay clickthrough issue by @hamilton in #287
- Fixing file export by @AdityaHegde in #288
- Updating prettierignore by @AdityaHegde in #289
- update README.md for 0.2.0 by @hamilton in #290
Full Changelog: https://github.com/rilldata/rill-developer/commits/v0.2.0