- Substitutions for multi-line values go now to the beginning of the configuration (to allow overwriting inherited
values), and in case of multiple such the order is kept ([22](https://github.com/tox-dev/tox-ini-fmt/issues/22))
- Fixed substitutions not being supported within `deps` and `setenv`
([22](https://github.com/tox-dev/tox-ini-fmt/issues/22))
- Support `-r` and conditional markers within `deps` ([21](https://github.com/tox-dev/tox-ini-fmt/issues/21))