================
- Document ``importscan`` package that can be used in combination with
this one.
- Introduced ``factory_arguments`` feature on ``config`` factories,
which can be used to create dependency relationships between
configuration.
- Fix a bug where config items were not always properly reused. Now
only the first one in the action class dependency order is used, and
it is not recreated.