~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**
- Now attribute or sub classes could have mutable attributes. Modify one on this instance will not affect other instance.
- Separate the methods into two group of API (uppercase for class, lowercase for instance).
**Bugfixes**
- Fixed a import problem. Now it doesn't require to install any third party packages.