Releases: ankurp/Dollar
Releases · ankurp/Dollar
v5.1.0
bind
function now can take non variadic parameters
Fixed Swift 3 deprecation warnings
v5.0.1
Fix second
and third
methods in chaining
Modify partition
function to work normally with nil step
v4.1.0
Changelog
Added each(array:when:callback:)
to Dollar
Add camel, kebab, snake, and start cases to Cent
v4.0.1
Change Log
Extensions are now public
Curry function generator generates public extension
v4.0.0
Change log
Upgrade to Swift 2.0 and Xcode 7
v3.0.3
Change Log
New methods added to Cent Library
New method added to Dollar Library
Fix project code signing for Carthage projects
v3.0.2
Changelog
Fix for linking against dylib not safe for use in application extensions
Code Signing issue fix with Dollar using Carthage
v3.0.1
Change Log
New Functions added
chunk
fill
size
now
pullAt
v3.0.0
#Changelog
Supports Swift 1.2
Removed Optional
extension due to ambiguous equality operator
You can’t perform that action at this time.