Releases: dbkangaroo/kangaroo
Releases · dbkangaroo/kangaroo
Kangaroo 0.10.0.191223
New features & bug-fixes
- add export assistant UI
- batch export table to file.
- support data formats(DSV/JSON/XML/HTML/Markdown/SQL)
- support title for column(rename)
Kangaroo 0.9.5.191216
New features & bug-fixes
- import data from DSV format
- import data from JSON format
- import data from XML format
- Rewritten export data as XML format with libxml2;
- add export modules assistant UI
- implement export format and table selection page
Kangaroo 0.9.4.191209
New features & bug-fixes
- Implement tools page to support import function
- Import data from file(dsv/xml/json) #19
- implement the import UI(format, encoding and preview)
- implement the import UI(DSV format option)
- implement the import UI(data preview)
- implement the import UI(column mapping)
- implement the import UI(process progress)
- implement DSV format parse and preview
- implement data column mapping function
- implement the import UI(process summary) (new)
- add five kinds of mode to import data to table (new)
- implement import csv format data to table (new)
- add ide framework interfaces for refactor
- refactor the about dialog, add translators, artists and license,
fixed logo can't show on linux and macos platform. (new)
Kangaroo 0.9.2.191125
New features & bug-fixes
- Import data from file(dsv/xml/json) #19
- implement the import UI(format, encoding and preview)
- implement the import UI(DSV format option)
- implement the import UI(data preview)
- implement the import UI(column mapping)
- implement the import UI(process progress)
- implement DSV format parse and preview
Kangaroo 0.9.1.191118
New features & bug-fixes
- Export data to file(dsv(csv/tsv/...)/xml/json/sql/md/html) #18
- Export data to DSV format(CSV/TSV/...)
- Export data to JSON format
- Export data to XML format
- Export data to HTML format
- Export data to SQL format(INSERT)
- Export data to Markdown format
- Improve file filter of save dialog
Kangaroo 0.9.0.191111
Kangaroo 0.8.5.191104
New features & bug-fixes
- Edit table schema and save to database(SQLite and PostgreSQL preview) #5
- Add export data formats UI and interfaces
- Update tab's title while save the new table
Kangaroo 0.8.4.191028
Kangaroo 0.8.3.191021
Kangaroo 0.8.2.191014
New features & bug-fixes
- improve: field selection dialog support to select fields by value(#9)
- improve: schema designer support to navigate with Tab key(#3)
- fixed: fields expression dialog reload value failed(#10)
- fixed: missing windows shortcut icon(start menu and desktop) (#7)
- fixed: missing syntax highlighting support(#8)
- fixed: load data in form view failed(#11)