Skip to content

Releases: Apodini/ApodiniMigrator

0.4.0

31 Aug 11:19
6d32d0d
Compare
Choose a tag to compare

What's Changed

  • Workflow versions and readme by @Supereg in #16
  • Update dependencies by @ApodiniBot in #19
  • Update dependencies by @ApodiniBot in #20
  • Properly classify model removals as breaking by @Supereg in #21

Full Changelog: 0.3.0...0.4.0

0.3.0

08 Feb 22:22
1067119
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.3.0

0.2.2

31 Jan 18:51
8e9b051
Compare
Choose a tag to compare

Changes

0.2.1

12 Jan 16:31
9863ba8
Compare
Choose a tag to compare

Changes

  • Fixed issue with misaligned path components; fixed typo in parsing error; bump ClientSupport library @Supereg (#12)

0.2.0

04 Jan 00:36
b224604
Compare
Choose a tag to compare

Changes

  • DSL-based Migrator API and an updated Change Model @Supereg (#6)

0.1.4

08 Nov 08:18
c2bb442
Compare
Choose a tag to compare

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.

0.1.3

04 Nov 21:15
89b9447
Compare
Choose a tag to compare

What's Changed

  • Update GitHub Actions and Set the Platform Requirement to macOS 11 by @PSchmiedmayer in #4

Full Changelog: 0.1.2...0.1.3

0.1.2

16 Oct 12:34
6a88375
Compare
Choose a tag to compare

This release fixes compatibility with Xcode 13 by updating the PathKit dependency to the latest version [#3].

0.1.1 - Update dependency

25 Sep 08:18
Compare
Choose a tag to compare

Update the swift-argument-parser dependency to a stable version

0.1.0 - Change is the only constant

05 Sep 22:14
Compare
Choose a tag to compare

First release of Apodini Migrator