Skip to content

Releases: dbkangaroo/kangaroo

Kangaroo 0.9.0.191111

11 Nov 01:19
Compare
Choose a tag to compare

New features & bug-fixes

  1. Edit table schema and save to database #5
  2. Export data to JSON and DSV format #18

Kangaroo 0.8.5.191104

04 Nov 00:59
Compare
Choose a tag to compare

New features & bug-fixes

  1. Edit table schema and save to database(SQLite and PostgreSQL preview) #5
  2. Add export data formats UI and interfaces
  3. Update tab's title while save the new table

Kangaroo 0.8.4.191028

28 Oct 06:12
Compare
Choose a tag to compare

New features & bug-fixes

  1. Rearrange db tree and UI #17
  2. Add refresh menu on db tree
  3. Implement multiple databases support
  4. Edit table schema and save to database(MySQL Preview) #5

Kangaroo 0.8.3.191021

20 Oct 23:29
Compare
Choose a tag to compare

New features & bug-fixes

  1. 新建连接时出现插件未加载错误 #12
    Load plugin failed while create new connection #12
  2. Add MacOS compilation support #13
  3. refactor database model to improve interoperability

Kangaroo 0.8.2.191014

13 Oct 11:05
ea42454
Compare
Choose a tag to compare

New features & bug-fixes

  1. improve: field selection dialog support to select fields by value(#9)
  2. improve: schema designer support to navigate with Tab key(#3)
  3. fixed: fields expression dialog reload value failed(#10)
  4. fixed: missing windows shortcut icon(start menu and desktop) (#7)
  5. fixed: missing syntax highlighting support(#8)
  6. fixed: load data in form view failed(#11)

Kangaroo 0.8.1.190930

29 Sep 23:24
cf269a7
Compare
Choose a tag to compare

Kangaroo 0.8.1.190930 New features & bug-fixes

  1. improve: generate exact correct editing sql
  2. refactor: add source code editor module
  3. improve SQLite schema sql builder
  4. fixed: text editor and code editor can't show blank line
  5. fixed: get string failed while create data row(console)
  6. fixed: console critical message while editing schema

Kangaroo 0.8.0.190923

23 Sep 00:48
ff7146b
Compare
Choose a tag to compare

New features & bug-fixes

  1. implement the builder of PostgreSQL(11.0)
  2. save table schema to database(create only)
  3. update build script: hide app console window
  4. update windows installer: add MySQL and PostgreSQL client library
  5. update the links on the about window
  6. improve single line edit control(auto focus)
  7. update GUI cursor while busy
  8. add desktop shortcut

Kangaroo 0.7.2.190916

16 Sep 06:45
Compare
Choose a tag to compare
  1. Implement loader of PostgreSQL 11(full version)
  2. Improve designer form of PostgreSQL 11
  3. refactor content of Kangaroo repo
  4. create new site: dbkangaroo.github.io
  5. add windows installer script

Kangaroo 0.7.1.190909

09 Sep 07:02
Compare
Choose a tag to compare
  1. Implement designer of PostgreSQL 11
  2. Implement loader of PostgreSQL 11(yet not full implement)