Skip to content

0.1.4

Compare
Choose a tag to compare
@philippzagar philippzagar released this 08 Nov 08:18
· 16 commits to develop since this release
c2bb442

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.