Skip to content

Releases: go-teal/teal

v0.2.1

19 Dec 06:57
615c4a1
Compare
Choose a tag to compare
  • Security updates

v0.2.0

11 Dec 13:14
4d3d9a7
Compare
Choose a tag to compare

Added

  • PostgreSQL support

What's Changed

Full Changelog: v0.1.10...v0.2.0

v0.1.10

05 Dec 08:58
a6d5724
Compare
Choose a tag to compare
  • Indexes feature

v0.1.9

17 Oct 18:50
6064e1d
Compare
Choose a tag to compare
  • typos
  • doc updates

v0.1.8

14 Oct 04:29
8d2404f
Compare
Choose a tag to compare
  • DuckDB deadlock bugfix

v0.1.7

12 Oct 14:58
2353d7a
Compare
Choose a tag to compare
  • duckdb database connection optimizations

v0.1.6

26 Aug 04:59
59592c6
Compare
Choose a tag to compare

[0.1.6] 2024-08-26

Added

  • raw go assets
  • custom sql assets

Fixed

  • dataframe marshaling

Bugfixes

30 Jul 08:29
234c1cf
Compare
Choose a tag to compare

Fix

  • teal project generation fails: panic: open ./internal/model_tests/configs.go: no such file or directory

Inline tests

28 Jul 10:29
d53918c
Compare
Choose a tag to compare

This release adds the ability to run test cases immediately after the execution of models.

simple data testing

19 Jul 17:07
81bf884
Compare
Choose a tag to compare
  • simple SQL data testing