Releases: ToucanToco/weaverbird
Releases · ToucanToco/weaverbird
v0.111.3 (ui)
V0.111.2 (ui)
What's Changed
- fix(relative-date-form): use correct delimiters depending on if variable is trusted or not [TCTC-7581] by @alice-sevin in #1988
- chore(ui): v0.111.2 by @alice-sevin in #1989
Full Changelog: v0.111.1...v0.111.2
v0.111.1 (ui)
What's Changed
- fix(filter-condition): display all variables for date component not only date type once [TCTC-7312] by @alice-sevin in #1953
Full Changelog: v0.111.0...v0.111.1
v0.111.0 (ui)
What's Changed
- feat(ui): Added support for backfill option in waterfall step by @lukapeschke in #1912
- chore(ui): v0.111.0 by @lukapeschke in #1914
Full Changelog: v0.110.0...v0.111.0
v0.110.0
What's Changed
- fix(ui): remove relative date filtering feature flag and related code [TCTC-6755] by @Align-center in #1900
New Contributors
- @Align-center made their first contribution in #1900
Full Changelog: v0.109.0...v0.110.0
v0.109.0
What's Changed
- feat(ui): Disable join and append steps in pypika translator TCTC-6732 by @lukapeschke in #1885
- fix(server/pypika): Ensure the duration step converts columns to floats before dividing by @lukapeschke in #1884
- fix(server/pypika): fix
firstDayOfPreviousMonth
for dateextract step TCTC-6735 by @lukapeschke in #1886 - chore(server): v0.37.1 by @lukapeschke in #1887
- chore(ui): v0.109.0 by @lukapeschke in #1888
Full Changelog: v0.108.0...v0.109.0
v0.108.0 (ui)
What's Changed
- fix(server/pipeline): Preserve falsy values in remove_void_conditions_from_mongo_steps TCTC-6570 by @lukapeschke in #1863
- chore(server): v0.35.5 by @lukapeschke in #1864
- build(deps-dev): bump mypy from 1.5.0 to 1.5.1 in /server by @dependabot in #1865
- refactor(server/pypika): Make the percentage step return values between 0 and 1 TCTC-6157 by @lukapeschke in #1867
- chore(server): v0.36.0 by @lukapeschke in #1868
- build(deps): bump aiohttp from 3.8.4 to 3.8.5 in /server by @dependabot in #1866
- fix(server/pipeline): Only apply remove_void_conditions_from_mongo_steps to $match steps TCTC-6597 by @lukapeschke in #1869
- chore(server): v0.36.1 by @lukapeschke in #1870
- build(deps): bump pymongo from 4.4.1 to 4.5.0 in /server by @dependabot in #1871
- build(deps-dev): bump snowflake-sqlalchemy from 1.4.7 to 1.5.0 in /server by @dependabot in #1872
- fix(server/pypika): Various improvements on the fromdate step TCTC-6156 by @lukapeschke in #1873
- chore(server): 0.36.2 by @lukapeschke in #1874
- build(deps-dev): bump pytest from 7.4.0 to 7.4.1 in /server by @dependabot in #1875
- build(deps): bump cryptography from 39.0.2 to 41.0.3 in /server by @dependabot in #1876
- feat(server): Switch to ruff + pre-commit by @lukapeschke in #1877
- feat(ui): Added evolution step to pypika translator TCTC-6159 by @lukapeschke in #1880
- fix(server/pandas): Preserve row order in rank step sort by @lukapeschke in #1879
- feat(server/pypika): Add support for the duration step TCTC-6158 by @lukapeschke in #1878
- feat(ui): Disable customsql step in pypika translator TCTC-6722 by @lukapeschke in #1881
- chore(server): v0.37.0 by @lukapeschke in #1882
- chore(ui): v0.108.0 by @lukapeschke in #1883
Full Changelog: v0.107.0...v0.108.0
v0.107.0 (ui)
What's Changed
- feat(ui): Added concatenate step to pypika translator TCTC-6155 by @lukapeschke in #1848
- feat(pypika): Implement percentage step TCTC-6157 by @lukapeschke in #1850
- feat(ui): Added fromdate step to pypika translator by @fspot in #1849
- chore(ui): v0.107.0 by @lukapeschke in #1862
Full Changelog: v0.106.0...v0.107.0
v0.106.0 (ui)
What's Changed
- feat(ui): Added rank step to pypika translator by @lukapeschke in #1845
Full Changelog: v0.105.1...v0.106.0
v0.105.1 (ui)
What's Changed
- fix(join-step): retrieve columns for query behind ref [TCTC-6400] by @alice-sevin in #1832
Full Changelog: v0.105.0...v0.105.1