Skip to content

Releases: atsushi130/SwiftTargetedExtensions

support swift 5

04 May 18:27
f70b4b8
Compare
Choose a tag to compare
Merge pull request #1 from atsushi130/update/swift5

update swift5

JSONCoder

14 Apr 07:52
Compare
Choose a tag to compare

Feature

  • add JSONCoder extension
    • snakeCaseEncoder computed static property
    • snakeCaseDecoder computed static property
  • update String extension
    • snakecased method
    • kebabcased method

Support Swift 4.2

09 Feb 05:19
Compare
Choose a tag to compare
1.1.0

update: swift 4.2

UIAlertController extension

13 Nov 14:57
Compare
Choose a tag to compare
1.0.6

implement: okAlertController

CaseIterable

09 Sep 03:22
Compare
Choose a tag to compare
1.0.5

add: CaseIterable

fix UICollectionViewDelegate extension

09 Jan 13:17
Compare
Choose a tag to compare

add NibDesignable and NibInstantiatable

02 Jan 20:10
Compare
Choose a tag to compare
1.0.3

fix access controls ...

Add UIColor extension.

29 Dec 17:25
Compare
Choose a tag to compare
1.0.2

add UIColor extension

Add CGFloat and Double, Int extensions.

29 Dec 13:43
Compare
Choose a tag to compare
1.0.1

Fix: access control

First release 🎉

27 Dec 08:31
Compare
Choose a tag to compare
1.0

Add: reguler expression method to String