{"ecosystem":"swift","package":"SnapKit","from_version":null,"to_version":null,"changes":[{"from_version":"3.0.0","to_version":"3.0.1","change_type":"breaking","description":"Debug labels must now use a function rather than a property. `snp.label = \"\"` is now `snp.setLabel(\"\")`","migration_hint":null},{"from_version":"0.22.0","to_version":"3.0.0","change_type":"breaking","description":"iOS 7.0 support has been removed","migration_hint":null},{"from_version":"0.22.0","to_version":"3.0.0","change_type":"breaking","description":"`install` and `uninstall` have been deprecated, use `activate` and `deactivate` instead","migration_hint":null},{"from_version":"0.22.0","to_version":"3.0.0","change_type":"breaking","description":"DSL is now accessed through `.snp.*` rather than `.snp_*`. For example `view.snp.makeConstraints { }`","migration_hint":null},{"from_version":"0.22.0","to_version":"3.0.0","change_type":"breaking","description":"Constraints are now updated through `update(offset:)`, `update(inset:)` and `update(priority:)`","migration_hint":null},{"from_version":"0.22.0","to_version":"3.0.0","change_type":"breaking","description":"`.inset()` will no longer take `CGPoint` or `CGSize` as input","migration_hint":null}],"total":6,"note":"Curated major-version breaking changes. Always verify against the package's official changelog before migrating.","_cache":"hit"}