Releases: l1xnan/duckling
Releases · l1xnan/duckling
Duckling-v0.0.50
Duckling-v0.0.49
🚀 Features
- Duckdb support export parquet/xlsx format file - by @l1xnan (ae1a3)
- Support export to xlsx - by @l1xnan (54590)
- Open file path - by @l1xnan (d2080)
🐞 Bug Fixes
- Update duckdb to 1.3.2 - by @l1xnan (ba4b3)
- Update rusqlite to 0.37 - by @l1xnan (c2cd4)
- Invalid args dialect for command export: command export missing required key dialect - by @l1xnan in #318 (28217)
- Exception occurred while only exporting the data of the current page - by @l1xnan (29afd)
- Replace HoverCard with Popover - by @l1xnan (d5ea9)
- Repalce SQLCodeViewer with Text - by @l1xnan (f4907)
- Use zstd compression to export in parquet format - by @l1xnan (fcd38)
- Obtain the sheet names of the Excel file - by @l1xnan (68aab)
- The tabs component fails to scroll properly - by @l1xnan (5b17d)
- Delayed display of tooltip - by @l1xnan (585df)
- Add export loading status - by @l1xnan (f6014)
View changes on GitHub
Duckling-v0.0.48
Duckling-v0.0.46
🚀 Features
- Support complete file path - by @l1xnan (01d5c)
- Support complete order by stmt - by @l1xnan (1394e)
- Support complete group by stmt - by @l1xnan (af58a)
- Add copy menu to the dataview - by @l1xnan (00bb9)
- Register monaco theme using shiki - by @l1xnan (3cfc5)
- Mysql support column complete - by @l1xnan in #304 (f47cb)
- Display the update status of the database - by @l1xnan (61fb4) (558b1)
🐞 Bug Fixes
- Enable keepColumnWidthChange - by @l1xnan (f2ba6)
- The run command has been registered multiple time - by @l1xnan (47ad3)
- Code completion is not working - by @l1xnan (a9af7)
- When completion exists, the enter key triggers code completion - by @l1xnan (5ce3f)
- When refresh page, code completion is not working - by @l1xnan (83291)
- Prioritize storage data configuration - by @l1xnan (f6c9e)
- Mysql value type parse error - by @l1xnan (83479)
View changes on GitHub
Duckling-v0.0.45
🚀 Features
- Hides the sidebar dynamically - by @l1xnan (1637d)
- Add Copy as CSV - by @l1xnan (a080a) (5dc18)
- Add Calculate Viewer - by @l1xnan (7382c)
- Improve SQL completion - by @l1xnan (625d5) (72621)
- Support column completion - by @l1xnan (acb38)
- Support join clause completion - by @l1xnan (8b99d)
- Table input support completion - by @l1xnan (a9b30)
- Switch clickhouse to the official client - - by @l1xnan [(d38b3)] (9a0c6)
- Duckdb support get all columns meta info - by @l1xnan (7cc07)
- Support column completion - by @l1xnan (c879c)
🐞 Bug Fixes
- Paths containing Chinese characters cannot be opened - by @l1xnan (a1c77)
- Value preview error when transposed - by @l1xnan (04cce)
- Null preview error - by @l1xnan (8729d)
- When close all tabs, editor height error - by @l1xnan (cbb4e)
- ItemId attr warning - by @l1xnan (86210)
- Use monaco-editor replace input - by @l1xnan (6eacc)
- Monaco registerCompletionItemProvider multiple instance conflict - by @l1xnan (bb08e)
- Avoid not implemented error - by @l1xnan (7041f)
- Identifiers contain spaces - by @l1xnan (c8835)
- Increasing scroll width - by @l1xnan (3d72c)
- Adding tab does not scroll to the correct position normally - by @l1xnan (3295c)
- Adjust the drag trigger range - by @l1xnan (7a0de)
- Table add schema field - by @l1xnan (8114c)
- Add defaultDatabase field - by @l1xnan (32af0)
- The timestamp formatting is displayed according to the timezone attribute - by @l1xnan in #303 (f4eea)
- When transpose, frozen error - by @l1xnan (ce23b)
View changes on GitHub
Duckling-v0.0.44
No significant changes
View changes on GitHub
Duckling-v0.0.43
Duckling-v0.0.42
🐞 Bug Fixes
View changes on GitHub
Duckling-v0.0.41
Duckling-v0.0.40
🚀 Features
🐞 Bug Fixes
- Arrow Date64 display format - by @l1xnan (d279f)
- Decimal value right align - by @l1xnan (0fa7a)
- LocalStorage exceeds 5M - by @l1xnan (8456e)
- Right margin error - by @l1xnan (ea3f8)
- Upgrade duckdb to 1.2.0 - by @l1xnan (51640)
- Update packages - by @l1xnan (5154f)
- Update to rust 2024 - by @l1xnan (94269)