Skip to content

Releases: daehn/die

Swift 4.2

19 Oct 15:31
Compare
Choose a tag to compare

Update Swift Version to 4.2

Swift 4.0

17 Sep 13:53
Compare
Choose a tag to compare
3.0.0

Update for Swift 4

Swift 3.1

03 Apr 08:29
Compare
Choose a tag to compare
2.1.0

Fix warnings in tests

Swift 3.0.2

09 Jan 15:29
Compare
Choose a tag to compare

The binary attached to this tag is compiled with Xcode 8.2

Swift 3.0

09 Sep 22:38
Compare
Choose a tag to compare
Update to Swift 3.0 (#13)

* Update to Swift 3.0

* Update .travis.yml

* Update README.md

Print file and location instead of callstack

29 Apr 09:24
Compare
Choose a tag to compare
Merge pull request #11 from daehn/feature/remove-stacktrace

Remove printing the callstack and print location and file instead

Print Improvements

29 Apr 08:38
Compare
Choose a tag to compare
Merge pull request #10 from daehn/fix/printing-function

Print arguments to `internalPrint` as space-separated string

1.0.1: Lower deployment target

25 Apr 13:47
Compare
Choose a tag to compare
Merge pull request #9 from daehn/fix/deploy-to-10.9

Set deployment target 10.9

Swift 2.2

25 Mar 13:18
Compare
Choose a tag to compare
Merge pull request #8 from daehn/feature/remove-xcode-7.3-warnings

Fix Swift 2.2 warnings

0.6: Merge pull request #5 from wearezeta/develop

11 Mar 14:07
Compare
Choose a tag to compare
Enable testing and deployment on 10.10