Closed issues:
-
156 compiler errors Mavericks + Xcode 6.2 #220
-
'AnyObject' is not convertible to 'String'; did you mean to use 'as!' to force downcast? #218
-
pod -> SwiftyJSON (2.1.3) is out-of-date if we compare it to the version mentioned in README.md file. #212
-
无法获取到 2.2版本的 #211
-
Publish Podspec for version 2.2.0 #210
-
dropping elements? or am I doing something wrong? #209
-
Not working with Swift 1.2 #208
-
在 Mac 项目里用 Carthage 无法编译 #193
-
使用中发现解析效率比较低 #190
-
Looks like it will require a change of "as"es to "as!" for Swift 1.2... #150
-
No response appeared #118
-
Swift Optional Values from JSON #116
-
It seems not easy to manipulate an array or dictionary? #110
Merged pull requests:
-
Fix for xcode 6.3..1 issue #224 (datomnurdin)
-
Allow .number to parse number from string instead of just numberValue #219 (yonaskolb)
-
Fixed spelling and grammar mistakes in README.md. Made some swift syntax... #214 (pRizz)
-
Added a function to deep merge a JSON object into another JSON object... #725 (danielkiedrowski)
2.2.0 (2015-04-13)
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:
-
Added compatibility with Swift 1.2. #204 (jankaltoun)
-
Updated to Swift 1.2 #202 (scottdelly)
-
Updated to Swift 1.2 #201 (scottdelly)
-
Update for Swift 1.2 #195 (justinmakaila)
-
Update README.md #194 (manijshrestha)
-
Optimize the code to avoid useless casts to swift arrays. #188 (mirion)
-
Updated code signing identities for OSX target and tests #186 (cnoon)
-
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)
-
Update README for new Cocoapods #170 (joelparkerhenderson)
-
Fixed a crash when entering json["NotExistPath"] #167 (ybeapps)
-
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)
-
[README.md] Setter for JSON array should use arrayObject not array #146 (lwu)
-
Shared OSX Scheme. OSX target fixes. #138 (haveahennessy)
-
Casting to NSDictionary instead of [String : AnyObject] #137 (clwkct)
-
Prefixed "SequenceType" extension with Module name #124 (ravero)
2.1.3 (2015-01-10)
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:
-
Updated because podspec is now available... #127 (johngoren)
-
Make framework extension friendly #119 (technomage)
-
add a new way to access Json #117 (zhanghao111111111)
-
fix the typos on the code snippets and the links in the TOC on README #115 (floydpink)
-
Use Mac' codesign identities for OSX targets #114 (max-potapov)
2.1.2 (2014-12-13)
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:
-
Update README.md to add Carthage instructions #113 (justinmakaila)
-
Improve init performance for dictionaries and arrays #111 (avorobjov)
-
Fix NSNumber != func #106 (briankracoff)
-
Carthage Support #104 (justinmakaila)
-
Change recommendation for Alamofire integration #92 (JonathanPorta)
2.1.1 (2014-11-12)
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:
-
Renamed type 'Unknow' to 'Unknown' #94 (franklsf95)
-
Added OSX target. #91 (carloslozano)
-
Add date ,dateValue #87 (muukii0803)
2.1.0 (2014-10-19)
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:
-
Update SwiftyJSON.swift #73 (MaddTheSane)
-
Making SourceKit not freak out about self.object.count being called #68 (Noobish1)
2.0.0 (2014-10-08)
Closed issues:
Merged pull requests:
1.1.0 (2014-10-02)
Closed issues:
- Long time to parse this json #57
Merged pull requests:
1.0.0 (2014-09-26)
Implemented enhancements:
Fixed bugs:
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)
-
set the default JSONReadingOptions to .AllowFragments #55 (tangplin)
-
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)
-
Use BooleanType instead of LogicValue for Beta 5 #33 (venables)
-
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)
-
Add percent escaping to URL string #21 (romanroibu)
-
add first and last in JSONValue, add string to double, int etc. #16 (tangplin)
-
Some typo fixes #13 (gregbarbosa)
-
Separate protocols implementation, refactor prettyString composing #6 (garnett)
* This Change Log was automatically generated by github_changelog_generator