Skip to content

V 1.0.0 Alpha 8

Pre-release
Pre-release
Compare
Choose a tag to compare
@MrLotU MrLotU released this 11 Nov 09:15
· 35 commits to master since this release
970bd31
  • Remove CoreGraphics (#35, @ktoso)

    NOTE: This is a breaking change. If you are depending on using CGFloat's for metrics, consider moving over to normal float, or conform CGFloat to ConvertibleNumberType yourself.