
<= 1.2.14 /
==================
  * deps: assert@^1.3.0
  * deps: co-busboy@^1.3.1
  * deps: fs@0.0.2
  * deps: path@^0.11.14

1.2.15 / 2016-05-13
==================
  - Add client function: browserIsSupportHtml5

1.3.0 / 2016-05-13
==================
  - Modify client function: control_upload

1.3.5 / 2016-05-14
==================
  - Fix bug: client function control_upload; server control_upload

1.3.6 / 2016-05-15
==================
  - Fix bug: server function file.fileSize

1.3.7 / 2016-06-17
==================
  - server function file.dirRemoveRecursive/file.fileRemove return boolean to hint whether be removed.

1.4.0 / 2016-10-8
==================
  - remove db exception.

1.4.1 / 2016-10-31
==================
  - fix server.file.dirAssure bug.
  
1.5.0 / 2016-11-4
==================
  - add method server/client.utils.isEmpty()

1.5.2 / 2016-11-12
==================
  - improve client loading control.

1.5.3 / 2016-11-18
==================
  - add console.debug.

2.0.0 / 2016-12-5
==================
  - add nav_init(..., options).
  - remove client.isPhoneMobile
  - add client.str_isPhoneMobile
  - add client.str_isEmpty
  - add client.str_getByteSize
  - add client.str_replace

2.0.4 / 2016-12-7
==================
  - fix fileCopy bug

