Added
- Add option to verify .pom availability (#67, thanks to @bacecek)
- Add possibility to specify multiple output types in CLI
Changed
- Use
stability-levelas default policy for update. The previous "accept-all" policy can be used by
using thealwayspolicy name. (#61) - CLI options are not used in priority over configuration file. This is a breaking change.
Fixed
- Ignored dependences are now sorted correctly (#66)