Release 0.1.7 * you can configure the manifest via a nested block (see commit message for an example) // ad82e1c800f352d402bf4be766d84b7a73235a91 * the required JOSM plugins you configure are now (recursively, up to 10 levels deep) searched for transitive dependencies // 6fc73cf5e24f3f467bb8b774b854e3c0025e2588 * when running JOSM via one of the `RunJosmTask`s, it automatically picks up all required plugins (including transitively required ones). No need for configuration files. // 7ec16773f517810a13dd0fa8fbf68f8932cb6185 * a *bit* more documentation