github SnapKit/SnapKit 3.0.1
Mostly Bug Fixes

latest releases: 5.7.1, 5.7.0, 5.6.0...
7 years ago

Breaking Changes

  • Debug labels must now use a function rather than a property. snp.label = "" is now snp.setLabel("")

Bug Fixes

  • Fixed small memory leaks on all constraints #310
  • Fixed macOS bug preventing make.edges.equalTo(other.snp.edges) #309
  • Fixed bug preventing debug labels from being set. You must now use setLabel() #313
  • Fixed incorrect constant values when using leading/trailing and UIEdgeInsets #316

Don't miss a new SnapKit release

NewReleases is sending notifications on new releases.