Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Releases: DrawKit/DrawKit

DrawKit v1.0.4

24 Jan 14:57
5aa89f9

Choose a tag to compare

Fixes for macOS 10.14 - Mojave, see #42

DrawKit v1.0.3

08 Nov 19:16

Choose a tag to compare

  • Restructured framework files and folders to better follow best practice.
  • Added Carthage support #30.
  • Changed framework bundle identifier to io.github.drawkit

DrawKit v1.0.2

09 Aug 08:39

Choose a tag to compare

Changed licence to Mozilla Public License ("MPL") to simplify inclusion of DrawKit in both commercial and open source projects.

DrawKit v1.0.1

02 Jan 13:29

Choose a tag to compare

Merge pull request #9 from grahammiln/autolayout

Adding autolayout support to `GCZoomView`

DrawKit v1.0.0

09 Jan 14:24

Choose a tag to compare

Initial release of DrawKit based on the original framework.

DrawKit v1.0.0 beta 7

03 Sep 13:57

Choose a tag to compare

DrawKit v1.0.0 beta 7 Pre-release
Pre-release

Pre-release build of DrawKit based on v1.0.0b7 source code. The framework successfully builds using:

  • Xcode 4 or xcodebuild
  • Mac OS X 10.7 SDK
  • 32/64 bit Intel Architectures
  • Does not use Automatic Reference Counting (ARC)