Releases: dbkangaroo/kangaroo
Releases · dbkangaroo/kangaroo
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)
Kangaroo 0.8.1.190930
Kangaroo 0.8.1.190930 New features & bug-fixes
- improve: generate exact correct editing sql
- refactor: add source code editor module
- improve SQLite schema sql builder
- fixed: text editor and code editor can't show blank line
- fixed: get string failed while create data row(console)
- fixed: console critical message while editing schema
Kangaroo 0.8.0.190923
New features & bug-fixes
- implement the builder of PostgreSQL(11.0)
- save table schema to database(create only)
- update build script: hide app console window
- update windows installer: add MySQL and PostgreSQL client library
- update the links on the about window
- improve single line edit control(auto focus)
- update GUI cursor while busy
- add desktop shortcut
Kangaroo 0.7.2.190916
- Implement loader of PostgreSQL 11(full version)
- Improve designer form of PostgreSQL 11
- refactor content of Kangaroo repo
- create new site: dbkangaroo.github.io
- add windows installer script
Kangaroo 0.7.1.190909
- Implement designer of PostgreSQL 11
- Implement loader of PostgreSQL 11(yet not full implement)