- Add `OneToManyChainer` class to relate many one-to-many-relations. - Add load tests to make `reltools` stable. - Add [LGTM](https://lgtm.com/) integration to make `reltools` stable. - Use [Poetry](https://poetry.eustace.io/) to manage this project instead of [Pipenv](https://github.com/pypa/pipenv)
0.9.3
- Fix explosive stack increase. - Fix installation error caused by `more-itertools` dependency. - Update static analysis to make `reltools` stable.