Skip to content

Releases: RamiAwar/dataline

Build pipeline speedups

28 Jan 13:16
v1.1.4
248b93a
Compare
Choose a tag to compare

What's Changed

No visible changes! Just work on the build pipeline for this release.

We've moved Dataline to UV and optimized the builds for different platforms slightly.
This reduces build times significantly for us (15m -> 2m, yes, we know how crazy that sounds...)

Changes:

Full Changelog: v1.1.3...v1.1.4

🐛 Bug fixes and improvements 🐛

27 Nov 23:12
v1.1.3
51282de
Compare
Choose a tag to compare

What's Changed

  • Fix chart generation bug with invalid chart types by @RamiAwar
  • build(deps): bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows by @dependabot in #361

Full Changelog: v1.1.2...v1.1.3

Build fixes

26 Oct 15:04
v1.1.2
59e6d73
Compare
Choose a tag to compare
v1.1.2

Fix windows build

v1.1.0

25 Oct 16:44
v1.1.0
d9c49b5
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

⚡️ Data Export, Improvements ⭐️

What's Changed

New Contributors

  • @filip65 made their first contribution in #340 Thank you! 🙏

Full Changelog: v1.0.14...v1.1.0

🔁 Schema refresh, Scatterplots 📊, Analytics ⚡️

23 Sep 20:31
v1.0.14
2f37ddf
Compare
Choose a tag to compare

What's Changed

  • No more GA on website - moved to Umami analytics & tracking events! by @RamiAwar in #314
  • Refresh db schema! 🥳 by @anthony2261 in #322
  • Use dsn from db object when creating new connection by @anthony2261 in #318
  • feat: Added support for scatter plots, fixed visual bug by @RamiAwar in #319
  • Also update connection options if updating connection DSN by @anthony2261 in #323
  • docs: add All Contributor spec support! We love our contributors ❤️ @allcontributors in #327
  • Time to start proper product development 🤓: Added optional Posthog analytics using a custom context manager, tracked some events by @RamiAwar in #334

New Contributors

Full Changelog: v1.0.13...v1.0.14

🐛 Bug fixes & Auto title generation

01 Sep 09:37
v1.0.13
156ccd1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.12...v1.0.13

⚡️ Customizable schemas and OpenAI base URLs ⚡️

22 Aug 22:36
v1.0.12
78ca46d
Compare
Choose a tag to compare

Major Changes 🚀 🚀

  • Support for a bunch of providers by adding an OpenAI base_url setting 🥳 @anthony2261 in #287
  • Fix 🐛 🐛 bug with self-hosted deploys by specifying api base url in bundled app by @anthony2261 in #294
  • ⚡ Toggle schemas and tables on connection creation ⚡ by @anthony2261 in #302

Minor Changes ✨

New Contributors

  • @peter-gy 🥳 made their first contribution in #299. Thank you Peter!

Full Changelog: v1.0.11.1...v1.0.12

🚀 Evaluation pipeline + MS SQL Server support + Bug fixes

29 Jul 19:15
v1.0.11
59dd946
Compare
Choose a tag to compare

⚡️ This one's a big one! We got a lot of cool stuff. ⚡️

What's Changed

  1. We added a new evaluation pipeline that can give us a score card when
    evaluating Langgraph workflow changes to detect regressions/improvements in quality.

  2. We added support for MS SQL Server as requested by Erin! 🚀🚀 (This was challenging, SQL server contains strange nested schemas we've never heard of before!)

  3. Crushed a bunch of bugs. Lots of them. SQLite bugs, error handling bugs,
    connection setup bugs, you name it we crushed it.


GS8bKaDXUAAEOQ9

Too short wanna read more? We got you:

Full Changelog: v1.0.10...v1.0.11

📊 Excel & R SAS support!

13 Jul 22:20
v1.0.10
46bd44f
Compare
Choose a tag to compare

What's Changed

New Contributors

THANK YOU!

Full Changelog: v1.0.9...v1.0.10

🐛 Bug fixes and improvements 🐛

07 Jul 10:13
v1.0.8
1c4fad2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8