- apply natsort in drive api - kernel api method usage changed: dizest.output(key1=value1, key2=value2) - upgrade r kernel
3.0.8
- remove useless import - python kernel - add dizest.clear() function - log sync on multi view - enhanced plot log - dizest.input logic changed: get last proceed result - add dependencies: `pymysql`, `natsort`
3.0.7
- kernel logging updated - port bug fixed on command line - kernel communication changed (http to socket) - process stabilization - support dizest server command (daemon) - child process bug fixed