1.0.1
Release Notes:
- Rewritten listener class for support pytest fixtures.
- Improved RPLogger class for correct write test info.
rp_ignore_tagsparameter is implemented.- Fixed "Incorrect value in save log request caused by @pytest.mark.xfail(run=False)" #30.
- Fixed "Send error log after the test item session started." #32.
- Code style and structure improvements.