v0.7.0
What's Changed
We're excited to share our 0.7.0 release! For all the details, please check out our release notes.
Other changes
- sets null percentage to 72px to accommodate linux users by @hamilton in #601
- Adding detailed parse validation by @AdityaHegde in #596
- suppress tooltips on hovering on expander or context button hovers by @hamilton in #602
- model inspector header: fixes issue with timestamp detection when nothing is selected by @hamilton in #609
- Rename
MetricsLeaderboard
toMetricsExplore
by @ericpgreen2 in #593 - Handle nulls on leaderboard by @djbarnwal in #604
- Update npm.md by @medriscoll in #619
- Update binary.md notes to explain Windows install workaround by @medriscoll in #623
- Update binary.md by @medriscoll in #621
- Grouped Leaderboard formatting by @djbarnwal in #616
- Updating to duckdb 0.4.0 by @AdityaHegde in #617
- Fixing explicit-any in backend by @AdityaHegde in #635
- Update data-modeler-cli.ts by @medriscoll in #618
- Humanize Big Number by default by @djbarnwal in #637
- copy over source profile if user is doing simple
select * from tbl
by @hamilton in #651 - remove unused MetricsDefinition.svelte by @bcolloran in #650
- fix a couple console warnings about svelte component props by @bcolloran in #649
- Add
--version
command to Rill CLI by @ericpgreen2 in #620 - silences lint warnings in CI for easier error checks by @hamilton in #653
- fixes #628, adds STRING_LIKE db type by @bcolloran in #648
- Update binary.md by @medriscoll in #622
- Quick metrics tweaks by @bcolloran in #644
- fixes metrics designer workspace layout by @bcolloran in #614
- Stable instalId by @AdityaHegde in #656
- Docs vimeo fix by @godzig in #615
- Godzig patch 1 by @godzig in #659
- When a model is deleted, gracefully handle it in any corresponding metrics def by @AdityaHegde in #613
- Source to dashboard quick-start by @AdityaHegde in #636
- Change syntax highlighting SQL dialect to DuckDB by @ericpgreen2 in #665
- fix validation icon z-index problem by @bcolloran in #660
- Humanize axis labels by default by @djbarnwal in #669
- Add
like
,ilike
, andglob
to DuckDB keywords by @ericpgreen2 in #666 - Histogram cardinality fix by @djbarnwal in #670
- adding info icons by @magorlick in #667
- rename components to better describe what they are by @bcolloran in #673
- Direct to dashboard button in the modeler by @AdityaHegde in #668
- Show more than 1 tick in axis where possible by @djbarnwal in #638
- Remove mid tick in dates by @djbarnwal in #677
- Integrate info icon into Callout by @hamilton in #674
- Disable telemetry by @himadrisingh in #676
- Add null labels to leaderboard by @djbarnwal in #683
- Improving active asset transitions by @AdityaHegde in #675
- Add test case for FD estimator by @djbarnwal in #684
- Fix infinite scroll in axis by @djbarnwal in #678
- Fixing og:image by @godzig in #686
- standardizes asset menus by @hamilton in #688
- Fixing tests and enabling CI tests by @AdityaHegde in #691
- Add higher order shorthand symbols by @djbarnwal in #692
- Run travis only on main branch by @himadrisingh in #696
- Show leaderboard on narrow screens by @djbarnwal in #694
- Don't show scroll bar by default by @djbarnwal in #701
- add validation for dimensions by @bcolloran in #689
- adds two px to nulls, which should fix overflow issues by @hamilton in #702
- Metrics reactivity based on source updates by @AdityaHegde in #693
- fixes dashboard right button alignment issue by @hamilton in #704
- uses cursor-not-allowed when menu item is disabled by @hamilton in #709
- Add Time Grain selector by @ericpgreen2 in #682
- Updating to 0.7 by @AdityaHegde in #714
- Fixing broken dist folder structure by @AdityaHegde in #717
New Contributors
- @medriscoll made their first contribution in #619
Full Changelog: v0.6.0...v0.7.0