Version 0.1.0
- Addition of shared_result.
- Thread-sanitizer tests were re-written.
- result_coro_promise is now merged with result_state (every eager task allocates just one memory chunk instead of two, no refcount).
- various bug fixes and improvements.
Tests were run locally, as Github actions still doesn't support clang-11.