summaryrefslogtreecommitdiff
path: root/src/test/scala/cc/spray/json/ReadmeSpec.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove JsField, turn JsObject(List[JsField]) into JsObject(Map[String, JsValue])Mathias2011-12-061-1/+1
* Remove JsValue.apply method without replacement due to non-type-safetyMathias2011-11-091-1/+1
* Fix #6 (rename JsValue:fromJson to 'convertTo', add .prettyPrint and .compact...Mathias2011-11-091-2/+2
* Upgrade to Specs2 1.6-SNAPSHOTMathias2011-07-191-1/+1
* Squash sub package 'formats'Mathias2011-05-091-0/+66