Add support for serializing top-level arrays to JSON

Fix #170, #248, #510, #673, #1177
This commit is contained in:
Jeff Widman 2015-12-30 03:11:53 -08:00
parent f17e6061fc
commit daceb3e3a0
5 changed files with 114 additions and 115 deletions

View file

@ -15,9 +15,11 @@ Patches and Suggestions
- Chris Grindstaff
- Christopher Grebs
- Daniel Neuhäuser
- David Lord @davidism
- Edmond Burnett
- Florent Xicluna
- Georg Brandl
- Jeff Widman @jeffwidman
- Justin Quick
- Kenneth Reitz
- Keyan Pishdadian
@ -32,4 +34,3 @@ Patches and Suggestions
- Stephane Wirtel
- Thomas Schranz
- Zhao Xiaohong
- David Lord @davidism