CHANGES
=======

* Update the version
* Update the string convertion between bytes and unicode

0.7
---

* Add the transition between the bytes and text

0.6
---

* Update PKG-INFO
* Update the version to 0.6
* Add the class Mac to manage the MAC address
* Add the progress meter module of tqdm
* Add the function to get IP
* Rename string.py to strings.py
* Appoint the name of logging.getLogger

0.5.1
-----

* Set the version to 0.5.1
* Update the package manager information
* Add the installation information
* Update README.md
* Update README.md

0.5
---

* Set the version to 0.5
* Modify name to pathname in examples, logging.ini
* Delete and update the code and README
* Add the output of the information of the task
* Add the trace of the exception
* Fix a bug about passing the argument

0.4
---

* Set the version to 0.4
* Cancel the builtin functions and add some aliases
* Remove the outdated modules

0.3
---

* Fix a bug, and set the version to 0.3
* Set the version to 0.2.1
* Rename pycom to xutils
* Update the default of pool_size from None to 1024
* Migrate the package from pycom to xutils
* Update setup.cfg
* Set the version to 0.2
* Remove Changelog
* Add the function to convert between XML and JSON
* Convert from xml to json, or from json to xml
* Add the version function
* Fix a bug about the function, 'val'
* Set the alias of the function `val` to `v`
* Add the function to get the value of object, dict, list, or tuple

0.1
---

* verify the argument when sending the email
* Add the function of sending the email
* Add the server based on Task Pool
* Add all-requirements.txt and Remove oslo_*.txt
* Update WSGIServer
* Add the basic classifier
* Add the usage of `oslo.log`
* Compatible with the old server, SocketServer
* Add a wrapper of BaseRequestHandler
* Change `SocketServer` to `TCPServer`
* Add `WSGIServer`
* Add the escape functions
* Add the undo manager
* Add the handler of string
* Add the function to generate the random password
* Add the convenient functions about network
* Upate the pycom/server.py
* Fix a bug
* Add the class HandlerBase for SocketServer
* Update pycom/queue/redis.py
* Add the server based on oslo.service
* Add the queue based on Redis
* Update the formatter of logging of Python
* Add the argument of 'stdio' for daemon
* Add the test of `logging_dict_config`
* Add the test of `objects`
* Remove some dependent packages in requirements.txt
* Add the module of `daemon`
* Add the test of `inet_protocol`
* Add the test of `builtin`
* Add the test of `const`
* Add the install script to package it
* Add the tests
* Rename
* Add a argument and fix a error
* Fix the bug for `set_builtin`
* Add some codes
* Initial commit
