0.1.4
The newer versions of the swift-argument-parser (the "stable" ones, in our case v1.0.1) seem to cause problems for some test cases of Apodini, specifically ApodiniDeploy (see Apodini/Apodini#375). Therefore, we have decided to downgrade the swift-argument-parser to v0.4.4 again, as the test cases work flawlessly with this version. As Apodini depends on ApodiniMigrator, we also have to downgrade the ApodiniMigrator in order to be able to downgrade the main Apodini project.