Releases: bloomberg/xcdiff
Releases · bloomberg/xcdiff
0.3.0
Changes
- Bump version to 0.3.0 (#48)
- Update to XcodeProj 7.8.0 (#47)
- Rename sut to subject (#45)
- Rename dependencies comparator to linked_dependencies (#43)
- Move ComparatorTypeTests to Comparator directory (#42)
- Add copy files build phase comparator (#40)
- Add build phases comparator (#38)
- Setup codecov (#36)
- Switch to Xcode 11.1 (#37)
- Fix SettingsComparator to handle missing configurations (#35)
- Fix inaccurate embedded framework comparator results (#33)
- Add install action in the Makefile (#29)
- Add swiftpm/ to .gitignore (#31)
- Move Release.md to Documentation directory (#23)
- Fix issue causing resources within built products to be omitted from results (#30)
- Remove SPMUtility from XCDiffCore (#27)
- Bump Xcodeproj and Version Lock SPM (#22)
- Fix PATH installation documentation (#19)
- Update README (#18)
- Add a Release.md (#16)
0.2.0
xcdiff
's first public release 🎉
Changes
- Update version to 0.2.0 (#15)
- Test improvements (#9)
- Update target comparator to compare product types (#13)
- Add Makefile (#12)
- Change error to include usage info (#11)
- Header Attributes Difference Check Bug (#7)
- Make command line target option behaviour consistent (#8)
- Run swiftlint and swiftformat on CI (#6)
- Add build badge to README (#4)
- Travis CI integration (#2)
- Add Mint installation instructions (#1)