Skip to content

Commit 95e23e7

Browse files
committed
update readme and version
1 parent 55412f6 commit 95e23e7

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,11 @@ https://github.com/user-attachments/assets/8ca57b68-4d7a-42cb-bcce-43f8b1681ce2
2828

2929

3030
## News πŸ”₯πŸ”₯πŸ”₯
31-
[12-08-2025] Data Formulator 0.5.1: More dataloaders and improved performance
32-
- Data loaders: Google Big Query, MySQL (updated), Postgres (updated), MangoDB.
33-
- New chart types: US Map, Pie Chart.
34-
- Edit generated reports with [ChartArtifact](https://github.com/microsoft/chartifact).
35-
- UI interaction gets much faster.
36-
- Concept-level derivation is deprecated.
31+
[12-08-2025] **Data Formulator 0.5.1** β€” Connect more, visualize more, move faster
32+
- πŸ”Œ **Community data loaders**: Google BigQuery, MySQL, Postgres, MongoDB
33+
- πŸ“Š **New chart types**: US Map & Pie Chart (more to be added soon)
34+
- ✏️ **Editable reports**: Refine generated reports with [Chartifact](https://github.com/microsoft/chartifact) in markdown style. [demo](https://github.com/microsoft/data-formulator/pull/200#issue-3635408217)
35+
- ⚑ **Snappier UI**: Noticeably faster interactions across the board
3736

3837
[11-07-2025] Data Formulator 0.5: Vibe with your data, in control
3938

β€Žpyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "data_formulator"
7-
version = "0.5.0.3"
7+
version = "0.5.1"
88

99
requires-python = ">=3.9"
1010
authors = [

0 commit comments

Comments
Β (0)