Main Change
<hr>
1. Refactoring sub-package '._persistence_'.
2. Finish result features for every running strategy.
3. Deprecated and removed sub-package '_logger_' and modules '_PersistenceTask_', '_PersistenceExecutor_' and '_PersistencePool_'.
4. Fix the compatibility issue with Python 3.6.
New
<hr>
1. Add [documentation](https://multirunnable.readthedocs.io) for **_MultiRunnable_**.
Maintaining (For Developers)
<hr>
1. Add testing of ***_MultiRunnable_***.
2. Add some documentation for developing. (Please refer to 'Development documentation' section in [documentation](https://multirunnable.readthedocs.io).)
3. Introduce CI tool.
3-1. Circle-CI
3-2. GitHub Actions
3-3. AppVeyor