We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ceef3 commit e16713dCopy full SHA for e16713d
NEWS
@@ -1,25 +1,28 @@
1
LitJSON 0.9.0
2
=============
3
4
-*To Be Announced*
+2014-09-08
5
6
-Additions:
+## Additions
7
8
* Added `JsonData.Keys` property, with type `ICollection<string>`.
9
10
-Bug fixes:
+## Bug fixes
11
12
* Handle nullable types (Issue #3)
13
* Parse UInt64 numbers correctly
14
15
-Other changes:
+## Other changes
16
17
* Allow specifying a custom PKG_CONFIG in build/make.
18
19
-Contributors for this release:
+## Contributors for this release
20
+
21
+- Michael Bartnett (@michaelbartnett)
22
+- @MickeyKim
23
24
- - Michael Bartnett (@michaelbartnett)
- - @MickeyKim
25
+- - -
26
27
28
LitJSON 0.7.0
build/version
@@ -1 +1 @@
-0.7.0
+0.9.0
0 commit comments