All Versions
18
Latest Version
Avg Release Cycle
97 days
Latest Release
1849 days ago

Changelog History
Page 2

  • v2.2.0 Changes

    April 13, 2015

    Full Changelog

    Closed issues:

    • init doesn't set type correctly #206

    • ⚑️ SwitfyJSON breaks with update to iOS 8.3 & Xcode 6.3 #200

    • 'NSString?' is not convertible to 'String?' error with Swift 1.2 #198

    • I can't install it by carthage #181

    • Can't compare JSON to Float #171

    • extend data to results #160

    • Create JSON From String #159

    • πŸ‘ No Cocoapods support for iOS 7 #151

    • ⚑️ Update to Swift 1.2 #148

    • Url slashes ' / ' are being replaced with ' \/ ' #145

    • Issues when using carthage #144

    • Can not convert [JSON] to JSON #143

    • [!] Unable to find a specification for SwiftyJSON \(= 2.1.3\) #141

    • πŸš€ Deployment target iOS 7 or iOS 8? #131

    • πŸ‘ Cocoapods support #126

    πŸ”€ Merged pull requests:

    • πŸ— Only building tests for testing #207 (spanage)

    • βž• Added compatibility with Swift 1.2. #204 (jankaltoun)

    • πŸ›  Fix for issue #200 #203 (chschu)

    • ⚑️ Updated to Swift 1.2 #202 (scottdelly)

    • ⚑️ Updated to Swift 1.2 #201 (scottdelly)

    • ⚑️ Update to Swift 1.2 #199 (kimdv)

    • Should not get subscript from AnyObject. #196 (Candyroot)

    • ⚑️ Update for Swift 1.2 #195 (justinmakaila)

    • ⚑️ Update README.md #194 (manijshrestha)

    • ⚑️ Optimize the code to avoid useless casts to swift arrays. #188 (mirion)

    • πŸ›  Fixed the buildable name in the OSX scheme #187 (cnoon)

    • ⚑️ Updated code signing identities for OSX target and tests #186 (cnoon)

    • πŸ›  Fix int overflow compile error #178 (mono0926)

    • πŸ›  Fixed a bug when accessing a value directly via a string subscript when the current object is a dictionary #176 (JosephDuffy)

    • πŸ‘ Better support for carthage users #174 (rromanchuk)

    • πŸ›  Fixes a 32bit/64bit issue. #172 (enhorn)

    • ⚑️ Update README for new Cocoapods #170 (joelparkerhenderson)

    • πŸ›  Fixed a crash when entering json["NotExistPath"] #167 (ybeapps)

    • βž• Adding Swift 1.2 support #158 (Jasdev)

    • πŸ›  Fix issues with the OS X target and scheme #156 (rastersize)

    • πŸ›  Fix issues with the OS X target and scheme #155 (rastersize)

    • βœ‚ Remove SwiftJSON.xcodeproj/xcuserdata #154 (rastersize)

    • πŸ”„ Change to not build test when building iOS framework target [Xcode 6.3 + external tools] #153 (rastersize)

    • πŸ›  Fix tests not building for 32-bit [Xcode 6.3] #152 (rastersize)

    • πŸ›  Swift 1.2 compatibility fixes #149 (darrarski)

    • [README.md] Setter for JSON array should use arrayObject not array #146 (lwu)

    • βž• add missing ` in comments #142 (zhxnlai)

    • πŸ›  Fix README.md nested example #139 (watsonbox)

    • πŸ›  Shared OSX Scheme. OSX target fixes. #138 (haveahennessy)

    • Casting to NSDictionary instead of [String : AnyObject] #137 (clwkct)

    • ⚑️ Update README.md #136 (esbenvb)

    • ⚑️ Update README.md #135 (esbenvb)

    • πŸ›  Fixed the broken Carthage OS X Support. #134 (remaerd)

    • πŸ›  Prefixed "SequenceType" extension with Module name #124 (ravero)

    • Code cleaning #123 (wiruzx)

  • v2.1.3 Changes

    January 10, 2015

    Full Changelog

    Closed issues:

    • Cannot install using Carthage #122

    • πŸ‘‰ Use of unresolved identifier 'dataFromNetworking' #112

    • πŸ“œ I can't parse out the string like "{a:5}" #109

    • Cocoapods integration #108

    • Compile Error In Loop Array #107

    • πŸ‘Œ Support for Carthage #105

    πŸ”€ Merged pull requests:

  • v2.1.2 Changes

    December 13, 2014

    Full Changelog

    Closed issues:

    • πŸ“œ Why can't we parse a rawString back to json object? #101

    • Have a Piece of Code that might be of Value to SwiftyJSon #97

    • πŸ— build osx application (command line tool) with swiftyjson error #96

    • θΏ™δΈͺεΊ”θ―₯是bugε§οΌŒζ”―ζŒηš„δΈζ˜―εΎˆε€Ÿ #95

    • Length of an array #90

    • Compilation error #89

    • Can't set value #88

    • Examples with AFHTTPSessionManager? #86

    πŸ”€ Merged pull requests:

  • v2.1.1 Changes

    November 12, 2014

    Full Changelog

    Closed issues:

    • NSDictionary to json string to json object #93

    • Error: use of unresolved identifier dataFromNetworking #82

    • Type [SubscriptType] Does not conform to protocol 'StringLiteralConvertible' #81

    • Doesn't conform literal protocols #80

    • iOS 8.1 compatability #79

    • Xcode 6.1 Compatibility #78

    • Problem with xCode 6.1 #76

    • Compilation errors #75

    πŸ”€ Merged pull requests:

  • v2.1.0 Changes

    October 19, 2014

    Full Changelog

    Closed issues:

    • βœ… 32bit test failures #71

    • Trouble getting string representation #70

    • JSON keep null #69

    • πŸš€ Update .pbxproj to Deployment Target 8.0 #66

    • Looping not working #64

    πŸ”€ Merged pull requests:

    • Get number from string in JSON.number #74 (yonaskolb)

    • ⚑️ Update SwiftyJSON.swift #73 (MaddTheSane)

    • Generating Raw JSON Strings #72 (lesmuc)

    • Making SourceKit not freak out about self.object.count being called #68 (Noobish1)

    • βž• Added support for Xcode 6.1 GM Seed 2. #65 (rosskimes)

  • v2.0.0 Changes

    October 08, 2014

    Full Changelog

    Closed issues:

    • JSON to NSData #62

    • ⚑️ Updating a json #60

    πŸ”€ Merged pull requests:

    • ⚑️ Update for new features [Issue #60] #63 (tangplin)
  • v1.1.0 Changes

    October 02, 2014

    Full Changelog

    Closed issues:

    • πŸ“œ Long time to parse this json #57

    πŸ”€ Merged pull requests:

  • v1.0.0 Changes

    September 26, 2014

    Implemented enhancements:

    • JNumber should be Number not double #8

    • Separate implementations of protocols #5

    πŸ›  Fixed bugs:

    • JNumber should be Number not double #8

    • Fails to compile on Beta2 #1

    Closed issues:

    • No such module "SwiftyJSON" #49

    • how to transfer JSONValue object to Dictionary object? #48

    • JSONValue in @objc #47

    • SwiftyJSON.swift:331:22: Use of undeclared type 'BooleanType' #46

    • Problem converting JSONValue to AnyObject #44

    • Can't use SwiftyJSON as part of a public API within a framework #42

    • how to add JSONValue object into exist JSONValue #40

    • Doesn't work in BETA 6 #39

    • Can't access property #38

    • Couldn't Compile and Run #37

    • Array index out of range #35

    • Iterating through a JSON response #32

    • NSNull in an array is discarded #25

    • ⚑️ Updating Dictionary #24

    • SourcekitService Terminated Issue #22

    • Code does not compile in iOS 8 Beta 3. #17

    • How to use .count #14

    • βž• Add to cocoapods #12

    • πŸ“œ String parsing #9

    • Cocoapods integration #4

    • How do I verify SwiftyJSON workS? #2

    πŸ”€ Merged pull requests:

    • βͺ Revert "Added rawObject method for unwrapping JSONValue enum to objects" #56 (tangplin)

    • 0️⃣ set the default JSONReadingOptions to .AllowFragments #55 (tangplin)

    • πŸ›  Fix Unit Test #54 (lingoer)

    • βž• Add NSError to Null type #53 (lingoer)

    • πŸ”¨ Refactor! #51 (tangplin)

    • πŸ“‡ Rename LISCENSE to LICENSE #50 (fixe)

    • βž• Added rawObject method for unwrapping JSONValue enum to objects #45 (k06a)

    • made JSONValue public for usage in framework APIs #43 (Dschee)

    • βž• Adding public/private modifiers so that SwiftyJSON can be used as a framework #41 (jansabbe)

    • πŸ“‡ Rename LISCENSE to LICENSE #36 (kriswallsmith)

    • πŸ›  Fix for Xcode 6 beta 5 changes #34 (FahimF)

    • πŸ‘‰ Use BooleanType instead of LogicValue for Beta 5 #33 (venables)

    • πŸ‘Œ Support for JSON as string #31 (bsvingen)

    • πŸ‘Œ Support building JSON messages in code. #30 (johnno1962)

    • ⚑️ Update project to include access modifiers from Xcode beta 4. #29 (Baltoli)

    • jsonvalue now conforms to sequence protocol for array values #28 (NatashaTheRobot)

    • ⚑️ updated array and dictionary syntax for beta3 #27 (NatashaTheRobot)

    • ⚑️ Update for Beta 4: exposing JSONValue with public #26 (NachoSoto)

    • SourceKitService Termination issue fix #23 (ipraba)

    • βž• Add percent escaping to URL string #21 (romanroibu)

    • πŸ›  Converting JSON objects to string is fixed #20 (bkase)

    • JSONValue can be inited via string #19 (bkase)

    • ⚑️ Updated to remove errors in Xcode Beta 3 #18 (krishpop)

    • βž• add first and last in JSONValue, add string to double, int etc. #16 (tangplin)

    • βž• add a "url" property to JSONValue #15 (kyoh)

    • πŸ›  Some typo fixes #13 (gregbarbosa)

    • πŸ”¨ Separate protocols implementation, refactor prettyString composing #6 (garnett)

    • βž• Add project with both OSX/iOS module targets #3 (garnett)

    * This Change Log was automatically generated by github_changelog_generator