Skip to content

Releases: sebastian989/ParceSwift

Swift 3 support

10 Nov 20:48
Compare
Choose a tag to compare
0.1.0

version updated

Readme improved with new features

26 Feb 16:12
Compare
Choose a tag to compare
0.0.8

NSObject inherit description

Array models from JSon array

25 Feb 18:41
Compare
Choose a tag to compare
0.0.7

Parse jsonArray to array of models

To-From-JSONString

25 Feb 16:21
Compare
Choose a tag to compare

Add ToJSON and fromJSON functions.

0.0.5

24 Feb 14:46
Compare
Choose a tag to compare
podspec changed

Add toDictionary function

24 Feb 13:28
Compare
Choose a tag to compare
  • Se agrega el método toDictionary.
  • Se agrega documentación.
  • Se actualiza el archivo Readme.
  • Se actualiza el archivo .podspec.

Public function and extension

23 Feb 21:22
Compare
Choose a tag to compare
0.0.3

public extension and function

Podspec updated

23 Feb 20:41
Compare
Choose a tag to compare
0.0.2

podfile changed

fromDictionary

23 Feb 19:30
Compare
Choose a tag to compare
0.0.1

PodFile and readme added