1.1.3
Refactory database
Fix some bugs operation in database. It looks more friendlier now, you can watch model's description in Mac software. Someday, LLLogHelper
will be separated into an online event-tracking tool used in release environment.
The new version will delete the old version of the table in database, if you need the old data, please upgrade when you don't need it.
Add
- Add UnitTests and UITests, Even now there's nothing.
Update
- Refactory
LLStorageManager
to make sure it will work well in synchronous and asynchronous or main thread and child thread. DEPRECATED
some method inLLStorageManager
,LLTool
andLLAppHelper
, More infomations please seeLLStorageManager.h
,LLTool.h
andLLAppHelper.h
.- Add a enumeration values in
LLConfig
to controlLLLogHelper
's log style.