Closed issues:
-
NSDate addUnit stuff not working in ios7 #97
-
weak support #96
-
@synchronized support #95
-
string.toDouble() should accept "1.23e4" #94
-
Compile fix for Swift 1.2 #90
-
Swift-1.2 branch causing Segmentation fault: 11 #81
-
Support for Swift 1.2 #80
-
Still breaks range literals #71
-
flatMap #62
-
Nil filter method on array #59
-
don't use array extension function #54
-
Documentation small issue #53
-
Spare the TakeSequence and TakeWhileSequence structs #52
-
No one is merging in changes #49
-
Swift Compile Error on Xcode 6.1 #38
-
ExSwift breaks range subscripting #32
-
skipWhile #31
Merged pull requests:
-
Fix compiler errors in second Xcode 6.3 beta (6D532l). #84 (JakobR)
-
Add Lisp's find method to Arrays. #83 (nickmshelley)
-
Made Framework and Unit Test iOS / OS X universal #76 (colemancda)
-
added method and tests #73 (michaeleisel)
-
added methods and tests #72 (michaeleisel)
-
added method and tests #70 (michaeleisel)
-
added method, tests, and whitespace changes #69 (michaeleisel)
-
Round to nearest #68 (michaeleisel)
-
added arithmetic methods #67 (michaeleisel)
-
added strideable methods #66 (michaeleisel)
-
removed unnecessary methods #65 (michaeleisel)
-
completely redid permutation generating #64 (michaeleisel)
-
Add shared schemes for installation by Carthage. #63 (yoichitgy)
-
Added to* methods to readme docs. #58 (mikeckennedy)
-
Trimmed methods fail on string that contains only whitespace #57 (pizthewiz)
-
Add toNumeric (e.g. toDouble) conversions to string extensions #56 (mikeckennedy)
-
Added overloaded ltrimmed and rtrimmed methods #55 (hhoangnl)
-
Added Charater extension #50 (cennydavidsson)
-
Repeated permutations #48 (michaeleisel)
-
Repeated combinations #46 (michaeleisel)
-
Fill #45 (michaeleisel)
-
Transpose #44 (michaeleisel)
-
Permutations #43 (michaeleisel)
-
added combinations method #42 (michaeleisel)
-
Unique by method #41 (michaeleisel)
-
Added minBy and maxBy methods #37 (michaeleisel)
-
Add installation instruction #35 (kostiakoval)
-
the script can generation a Framework of StaticLibrary #30 (zhfish)
0.1.9 (2014-08-20)
Merged pull requests:
0.1.8 (2014-08-05)
Closed issues:
-
ExSwift broken in beta 5 #26
-
Single index string subscripting results in compiler error #25
-
Array.indexOf not working with [UInt] #21
Merged pull requests:
- Changes =~ to take regular expression. #22 (nomothetis)
0.1.7 (2014-07-25)
Closed issues:
- Breaks in Xcode6-Beta4 #19
Merged pull requests:
- Added access modifiers #20 (vmartinelli)
0.1.6 (2014-07-22)
0.1.5 (2014-07-19)
Closed issues:
0.1.4 (2014-07-07)
Merged pull requests:
- used shuffle() to shuffle in shuffled() #16 (natecook1000)
0.1.3 (2014-07-03)
Merged pull requests:
-
Sequence ops #15 (ColinEberhardt)
-
Added a toDictionary method #13 (ColinEberhardt)
-
Added a sortBy method #12 (ColinEberhardt)
-
Define iOS module with the same name as OS X, cleanup duplicate files #11 (garnett)
0.1.2 (2014-06-18)
Fixed bugs:
- Compile error: Access String array by subscript #6
Closed issues:
- Result of indexOf, lastIndexOf should be an optional #8
Merged pull requests:
0.1.1 (2014-06-11)
Merged pull requests:
0.1.0 (2014-06-10)
* This Change Log was automatically generated by github_changelog_generator