Releases: ToucanToco/weaverbird
Releases · ToucanToco/weaverbird
v0.100.0 (ui)
What's Changed
- fix(ui): load unique values never tries to be applied on undefined column TCTC-4960 by @davinov in #1694
- chore: update playground URL and sonar project for UI by @davinov in #1697
- fix(ui): specify which node version is supported by @davinov in #1698
- docs(ui): update docs url (toucantoco.dev domain) by @davinov in #1700
- chore(ui): v0.100.0 by @davinov in #1708
Full Changelog: v0.99.2...v0.100.0
v0.92.6 (ui)
What's Changed
- fix(new-date-input): show all options for relative date dropdown [TCTC-3428] [TCTC-2484] by @bloodstorms in #1685
Full Changelog: v0.92.5...v0.92.6
v0.99.2 (ui)
What's Changed
- refactor(backend/pypika): Prevent the usage of wildcards in column lists TCTC-4241 by @lukapeschke in #1687
- [backport] fix(backend/pandas): Add support for non-numeric columns to "top" step by @lukapeschke in #1691
- chore(ui): resolve warning of deprecation for dart sass 2 by @davinov in #1692
- fix(ui): prevent column name to be undefined when filtering TCTC-4962 by @davinov in #1693
- fix(new-date-input): show all options for relative date dropdown (2nd fix) [TCTC-3428] [TCTC-2484] by @bloodstorms in #1695
Full Changelog: v0.99.1...v0.99.2
v0.99.1 (ui)
What's Changed
- refactor(backend/pandas): Make previous quarter logic more explicit by @lukapeschke in #1669
- [backport] fix(backend/mongo/aggregate): Rename _id to __id in case it's part of an aggregation's new columns by @lukapeschke in #1677
- chore: cleaning of translate and deferences unused methods [TCTC-4934] by @alice-sevin in #1681
- fix(new-date-input): show all options for relative date dropdown [TCTC-3428] [TCTC-2484] by @bloodstorms in #1680
Full Changelog: v0.99.0...v0.99.1
v0.92.5
What's Changed
- fix(backend/mongo/aggregate): Rename _id to __id in case it's part of an aggregation's new columns by @lukapeschke in #1678
Full Changelog: v0.92.4...v0.92.5
v0.99.0 (ui)
What's Changed
- feat(labeller): rename queries to availableDomains [TCTC-4877] by @alice-sevin in #1657
- chore(ui): v0.99.0 by @alice-sevin in #1658
Full Changelog: v0.98.2...v0.99.0
v0.92.4
What's Changed
- fix(new-date-input): popover position [TCTC-4324] by @bloodstorms in #1655
Full Changelog: v0.98.1...v0.92.4
v0.98.2 (ui)
What's Changed
- fix(ui): authorize having no aggregation in rollup step form TCTC-1897 by @davinov in #1653
- fix(new-date-input): popover position [TCTC-4324] by @bloodstorms in #1655
Full Changelog: v0.98.1...v0.98.2
v0.92.3 (UI)
Patch to backport #1653
What's Changed
- fix(ui): authorize having no aggregation in rollup step form TCTC-1897 (backport of #1653) by @davinov in #1654
Full Changelog: v0.92.2...v0.92.3