Skip to content

Releases: sgtcoolguy/danger-plugin-titanium-module

v1.0.0

05 Oct 17:58
Compare
Choose a tag to compare

1.0.0 (2020-10-05)

Bug Fixes

  • consider creation of package.json to be a major version bump equivalent (58f6a9d)
  • don't fail if manifest is missing when platform dir also doesn't exist (e3c5b93)
  • fail only if xcconfig sdk is less than ios minsdk (032a487)
  • handle minsdk in manifest with .GA suffix (de78198)
  • handle when both manifests have version bumped at different levels (a208541)

Features

  • check version references make sense (8c6e3f7)
  • first commit (5aa30e1)
  • validate minsdk is GA release (6980e08)