Skip to content

Releases: ToucanToco/weaverbird

v0.94.2 (UI)

14 Nov 16:11
df4a5f3
Compare
Choose a tag to compare

What's Changed

  • test(ui): fixes default values not set TCTC-4635 by @davinov in #1602

Full Changelog: v0.94.1...v0.94.2

v0.94.1

10 Nov 16:45
e04a00c
Compare
Choose a tag to compare

What's Changed

  • fix(ui): types defintions were not in the correct folder by @davinov in #1600

Full Changelog: v0.94.0...v0.94.1

v0.94.0

10 Nov 14:48
562642a
Compare
Choose a tag to compare

What's Changed

  • chore(front): upgrade to FontAwesome 6 by @davinov in #1570
  • chore(front): forgot to remove mathjs named export by @davinov in #1569
  • chore(front): upgrade node to LTS (v18) by @davinov in #1578
  • docs: Add user and tech documentation for geo steps TCTC-4332 by @lukapeschke in #1591
  • feat(data-viewer): use map icon when column type is geometry [TCTC-4376] by @bloodstorms in #1590
  • refactor(ui): move to /ui folder, switch to vite for build by @davinov in #1581
  • chore(ui): v0.94.0 by @davinov in #1599

Full Changelog: v0.93.0...v0.94.0

v0.93.0

03 Nov 10:24
e245e05
Compare
Choose a tag to compare

What's Changed

  • update some dependencies
  • chore(front): remove feature flag hiding geo category TCTC-4234 by @davinov in #1571
  • chore(front): v0.93.0 by @davinov in #1573

Full Changelog: v0.92.0...v0.93.0

v0.92.1

27 Oct 15:15
00961a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.92.0...v0.92.1

v0.92.0

27 Oct 13:13
e463c84
Compare
Choose a tag to compare

What's Changed

  • fix(server/pypika): Fix TO_DATE and TEXT steps TCTC-4292 by @lukapeschke in #1526
  • fix(server/pandas/filter): Fix datetime object comparisons TCTC-4268 by @lukapeschke in #1524
  • build(deps-dev): bump types-python-dateutil from 2.8.19 to 2.8.19.1 in /server by @dependabot in #1528
  • feat: add replacetext step [TCTC-4367] by @Sanix-Darker in #1529
  • build(deps-dev): bump snowflake-sqlalchemy from 1.4.2 to 1.4.3 in /server by @dependabot in #1531
  • build(deps): bump pymongo from 4.2.0 to 4.3.2 in /server by @dependabot in #1534
  • clean: delete and remove the old sql-translator (for snowflake) [TCTC-4391] by @Sanix-Darker in #1536
  • fix: set a custom querybuilder on snowflake to use/have always QUOTED_CHAR as " [TCTC-4341] by @Sanix-Darker in #1533
  • build(deps-dev): bump types-python-dateutil from 2.8.19.1 to 2.8.19.2 in /server by @dependabot in #1532
  • build(deps-dev): bump sqlalchemy from 1.4.41 to 1.4.42 in /server by @dependabot in #1527
  • test: re-added a missing integration test for snowflake [TCTC-4391] by @Sanix-Darker in #1539
  • feat(textstep): allow to create columns of other types [TCTC-4365] by @fspot in #1538
  • chore: bump v0.26.0 by @Sanix-Darker in #1537
  • refactor(front/PyPika): Make Snowflake translator inherit PypikaTranslator by @lukapeschke in #1541
  • chore(front): added dependabot for weaverbird frontend by @Sanix-Darker in #1540
  • chore: prevent CustomSqlStepWithVariables by @fspot in #1549
  • build(deps-dev): bump pytest from 7.1.3 to 7.2.0 in /server by @dependabot in #1551
  • build(deps): bump numexpr from 2.8.3 to 2.8.4 in /server by @dependabot in #1553
  • feat(front): Implement front-end for replacetext step TCTC-4368 by @lukapeschke in #1556
  • chore(back): Release 0.26.1 by @lukapeschke in #1561
  • chore(front): Release 0.92.0 by @lukapeschke in #1560

Full Changelog: v0.91.3...v0.92.0

v0.91.3

10 Oct 12:18
ea0e1d5
Compare
Choose a tag to compare

What's Changed

Added

  • Add simplify step #1519

Fixed

  • Fix unpivot by converting all targeted columns to float #1516
  • Fix "notmatches" operator for backends using REGEXP #1507
  • Fix split step quoting #1506
  • Fix "matches" operator for IfThenElse with pandas.NA values #1495

Full Changelog: v0.91.2...v0.91.3

v0.91.2

28 Sep 10:07
920c5e4
Compare
Choose a tag to compare
chore(front): v0.91.2 (#1493)

v0.91.1

28 Sep 09:13
facbfa0
Compare
Choose a tag to compare
chore(front): v0.91.1 (#1491)

v0.91.0

27 Sep 09:41
477a6a0
Compare
Choose a tag to compare

What's Changed

  • feat(frontend): Add dateextract step to different native translators TCTC-3513 by @lukapeschke in #1472
  • feat(server/pypika): Implement cumsum step TCTC-3801 by @lukapeschke in #1478

Full Changelog: v0.90.0...v0.91.0