Skip to content

Latest commit

 

History

History
65 lines (52 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

65 lines (52 loc) · 1.26 KB

v0.2.3 (2025-01-16)

Fix

  • upgrade packages
  • upd poetry

v0.2.2 (2024-12-05)

Fix

  • Update bump_version.yml

v0.2.1 (2024-12-05)

Fix

  • add auto release

v0.2.0 (2024-12-05)

Feat

  • add auto versioning
  • add world map and pie charts
  • add desktop application
  • use mkdocs material
  • add color pickers to sankey
  • add color scheme
  • add system info and range for line charts
  • add export db button and handle fatal exception
  • change UI into tabs
  • add zip upload and finalize sql editor
  • add sql code editor
  • load demo data
  • change ui and add caching
  • add entry page and scatter plot
  • change ui, move from sidebar to main page
  • add agg selector
  • add heatmap chart
  • add ordering in charts
  • add timestamp auto column to date
  • add line and make code dry
  • add bar and sankey charts
  • add github pages
  • initial commit

Fix

  • add country iso code 3 in demo file
  • upgrade packages
  • fix category is
  • make integers as category
  • fallback to default color
  • add cache to sql execution
  • fix duplicate auto columns and change ui
  • add mocked conn during tests
  • move download button under editor
  • add a demo file
  • ui changes
  • refactor code and make dry
  • use duckdb pyodide 1.1.0
  • add info
  • move index to main dir
  • move gitwf to correct location