Releases: turbot/tailpipe
Releases · turbot/tailpipe
v0.3.2
v0.3.1
v0.3.0
What's new
- Add support for custom tables. ((#225))
- Add location to format list/show. (#283)
- Add plugin to source list/show. (#337)
- Improve display logic of conversion errors, since we log full error just display first line of error.
Bug fixes
- Plugin list command now correctly cases keys in JSON output.
- Add support to querydisplay.ColumnValueAsString for UUID/Decimal in format received from DuckDB.
- Add comma separators to numeric output in query results. (#685)
- Fix multiple backtick escaping - if more than 2 properties are back-ticked, the third onwards not being escaped.
v0.3.0-rc.6
Update sdk to v0.3.1 Update pipe-fittings to v2.3.3 Update core to v0.2.1
v0.3.0-rc.5
update sdk to v0.3.0 and core to v0.2.0
v0.3.0-rc.4
update sdk to v0.2.1-rc.8 and core to v0.1.12
v0.3.0-rc.3
update core version to v0.1.11 (#358)
v0.3.0-rc.2
refactor: improved display logic of conversion errors, since we log f…
v0.3.0-rc.1
Fix missing column validation to only show invalid columns
v0.3.0-rc.0
chore: updated duckdb, sdk and min core plugin version (#336)