Set of commits to be tagged v0.18
Changelog
No major changes at the level of LarvaTagger.jl. All changes are brought in by dependencies:
- PlanarLarvae v0.16
- TaggingBackends v0.18 (default Docker image)
- MaggotUBA-adapter v0.19 (default Docker image)
Most notably, the behavior of the predict
command called on a directory with unnecessary and/or conflicting files has been reworked, at the level of the MaggotUBA-based tagging backend. See MR MaggotUBA-adapter!12 (merged).
MR planarlarvae.jl!6 (merged) makes LarvaTagger.jl support files generated before the above-mentioned changes. Indeed, such files could list unrelated files as data dependencies.