Releases: boinx/BXSwiftUtils
Releases · boinx/BXSwiftUtils
untagged-8ac635f5bfeb29c495c1
Tweaked implementation
untagged-42ddeb1dcf7ec6005bda
Improved iterateProperties by including arrays and dictionaries of T
untagged-2365a83366b4ab6795e7
Added new Mirror+IterateProperties
untagged-6ab12e81bd11b98c8155
Set macOS deployment target to make Xcode 10.2 build
untagged-d1386a473b8ccf752dd6
fixed a compiler error. Untested…
untagged-85844c68faa0e1765ccc
Simplified boolean XOR.
untagged-035197f8a1362df6a336
Added boolean XOR.
untagged-a74712126fb199f63d50: Merge branch 'master' of github.com:boinx/BXSwiftUtils
# Conflicts: # BXSwiftUtils.xcodeproj/project.pbxproj
untagged-8706c8bf8dd8308dcb24
Added protocol conformance
untagged-f5f3c3daea0cb299826b
Added &&= and ||= boolean operators.