Commit Graph

27 Commits

Author SHA1 Message Date
Wolf McNally 40ecf0a68c Build as dynamic library. 2019-12-14 16:00:56 -08:00
Wolf McNally e7d22f0e41 Added minimum versions. 2019-09-27 15:01:26 -07:00
Wolf McNally a5de8a328a Remove package.resolved. 2019-09-27 14:42:07 -07:00
Wolf McNally 22eaf37180 Updated for Xcode 11. 2019-09-21 12:25:39 -07:00
Wolf McNally f0f5facc59 Updated .gitignore. 2019-06-10 14:56:55 -07:00
Wolf McNally fe64757d75 Updated for Swift 5. 2019-03-25 17:53:43 -07:00
Wolf McNally dcc45cab41 Updated for Swift 5. 2019-03-25 17:42:37 -07:00
Wolf McNally 8e2beb2007 CFRange only available on Apple platforms. 2019-02-03 07:24:34 -08:00
Wolf McNally fa88b792d6 Currently SecureRandomNumberGenerator is only available on Apple platforms. 2019-02-03 07:07:17 -08:00
Wolf McNally 60752d0dfc Updated pod version. 2019-01-06 17:18:27 -08:00
Wolf McNally 41c3a686ca Made test target name unique. 2019-01-06 17:16:55 -08:00
Wolf McNally d523c26aa3 Added support for Swift Package Manager and kept support for Cocoapods. 2019-01-06 16:40:19 -08:00
Wolf McNally b89c1290f7 Adding support for Swift Package Manager. 2019-01-06 16:19:22 -08:00
Wolf McNally 0dc2eabb0c Updated RandomExtensions to be more in-line with new random number generation. 2018-12-25 10:20:18 -08:00
Wolf McNally 06e8835225 Added public constructor for SecureRandomNumberGenerator. Updated pod version. 2018-12-14 11:21:56 -08:00
Wolf McNally 2e0a2ebcd9 Added randomCount() and randomInsertionPoint(). Updated pod version. 2018-11-29 16:35:59 -08:00
Wolf McNally 85d0294f66 Update pod version. 2018-11-27 11:37:16 -08:00
Wolf McNally db467351e2 Cleanup. Support Interpolable for fundamental types. 2018-11-27 11:36:41 -08:00
Wolf McNally 5d0ed5dcf2 Updated random number generators to use Swift's RandomNumberGenerator protocol. Added SeededRandomNumberGenerator and SecureRandomNumberGenerator. 2018-10-28 11:08:25 -07:00
Wolf McNally fd48cb8a64 Updated pod version. 2018-10-08 10:44:59 -07:00
Wolf McNally 90920262f8 Reduced minimum iOS version to 9.3. Updated pod version. 2018-10-08 10:12:45 -07:00
Wolf McNally 6e2d69ccf4 Updated .gitignore. 2018-09-18 16:36:26 -07:00
Wolf McNally 491c370945 Added RangeExtensions, PercentOperator, ApproximatelyEqualsOperator. 2018-09-18 13:51:09 -07:00
Wolf McNally cca8ca0ba2 Cleanup. 2018-09-18 13:50:45 -07:00
Wolf McNally f8c3361a42 Added Interpolable protocol. 2018-09-06 16:40:13 -07:00
Wolf McNally 51829d53d1 First commit. 2018-09-06 16:19:47 -07:00
Wolf McNally a42340a116 Initial commit 2018-09-06 16:04:45 -07:00