Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed-Ali committed Jan 12, 2015
1 parent 75938bc commit 4636615
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,14 @@ Known Issues:

History log:
========================
* Version 0.0.5:
- Fixed an issue where float values would be generated into Int property (Fixed by @jmonroe).
- Updated SiwftyJSON language definition to match the current version (Fixed by @jmonroe).
- Fixed typo in CGGFloat instead of CGFloat.
- In Objective-C check against NSNull values.
- Swift realm, initialize using class methods instead of initializers.
- Swift perimitive types now casted directly instead of cating to NSString first.

* Version 0.0.4:
- Sync multible classes with the same name or have the same exact properties.
- Support to parse JSON arrays of objects.
Expand Down

0 comments on commit 4636615

Please sign in to comment.