Skip to content

Releases: boinx/BXSwiftUtils

untagged-8ac635f5bfeb29c495c1

19 Feb 16:03
Compare
Choose a tag to compare
Tweaked implementation

untagged-42ddeb1dcf7ec6005bda

19 Feb 12:03
Compare
Choose a tag to compare
Improved iterateProperties by including arrays and dictionaries of T

untagged-2365a83366b4ab6795e7

19 Feb 11:34
Compare
Choose a tag to compare
Added new Mirror+IterateProperties

untagged-6ab12e81bd11b98c8155

07 Feb 14:45
Compare
Choose a tag to compare
Set macOS deployment target to make Xcode 10.2 build

untagged-d1386a473b8ccf752dd6

05 Feb 11:27
Compare
Choose a tag to compare
fixed a compiler error. Untested…

untagged-85844c68faa0e1765ccc

11 Dec 08:35
Compare
Choose a tag to compare
Simplified boolean XOR.

untagged-035197f8a1362df6a336

10 Dec 15:33
Compare
Choose a tag to compare
Added boolean XOR.

untagged-a74712126fb199f63d50: Merge branch 'master' of github.com:boinx/BXSwiftUtils

06 Dec 13:39
Compare
Choose a tag to compare

untagged-8706c8bf8dd8308dcb24

06 Dec 14:13
Compare
Choose a tag to compare
Added protocol conformance

untagged-f5f3c3daea0cb299826b

05 Dec 11:24
Compare
Choose a tag to compare
Added &&= and ||= boolean operators.