CHANGES
=======

0.1.1
-----

* Remove version from setup.cfg
* Freeze version 0.1
* 修复一个 PYPI 上传不规范的地方
* 暂时去掉abs的用法
* 把Extension的测试放单独文件，修改了mock的错误使用。
* Remove unused imports
* Fix log level setting
* 增加了 LogExtension 以及测试
* 把pre和post放前面
* QApplication / QExtension / Observable 完成
* singleton tests
* 把 anyjson 加入 requirements.txt; jsonutils 需要使用 anyjson
* 把 exception 和他依赖的部件加进来；同时修改了 gettext 的测试
* 把 _ 加入 flake8 的 builtins, 防止误报 undefined symbol
* Add missing __init__.py
* Update README.md
* add travisCI icon
* Update README.md
* Update README.md
* move tests to root
* fix flake8
* Add travisCI support
* Add gettextutils
* add distribute files
* remove tenant in default context
* import改名 / 删除publish_errors
* move in openstack commons
* Initial commit
