summaryrefslogtreecommitdiff
path: root/README.markdown
Commit message (Collapse)AuthorAgeFilesLines
* fix #20: add resolver to README and stress importance of `import ↵Johannes Rudolph2013-04-291-1/+3
| | | | DefaultJsonProtocol._`
* modified the ReadMe.mdlihaoyi2013-03-161-0/+1
| | | Added the requirement to import a JsonProtocol to the readme
* Update README.markdownAlois Cochard2013-01-081-2/+2
| | | Update information for Scala 2.10.0
* Prepare for release 1.2.3v1.2.3Mathias2012-11-281-2/+2
|
* Update READMEMathias2012-11-091-1/+1
|
* Prepare for release 1.2.2v1.2.2Mathias2012-10-161-2/+2
|
* Prepare for release 1.2.1v1.2.1Mathias2012-10-151-2/+4
|
* Finalize 1.2 releasev1.2Mathias2012-10-121-4/+4
|
* Rename domain name from spray.cc to spray.io, rename package from ↵Mathias2012-10-121-4/+4
| | | | 'cc.spray.json' to 'spray.json'
* Bump version to 1.1.1, update README, CHANGELOG and posterous notesMathias2012-03-131-2/+2
|
* Add chapter 'JsonFormat vs. RootJsonFormat' to READMEMathias2012-02-191-2/+22
|
* Add NullOptions section to READMEMathias2012-02-031-1/+10
|
* Update READMEMathias2012-02-011-39/+50
|
* Pimp Strings with 'asJson'Mathias2012-01-191-2/+2
|
* fix typoJames Earl Douglas2012-01-161-1/+1
|
* fix the embedded links to parboiledJames Earl Douglas2012-01-161-2/+2
|
* Move exception into package.scala, simplify throwing of ↵Mathias2011-12-071-2/+2
| | | | (De)SerializationExceptions
* Add 'JsonFormats for recursive Types' to READMEMathias2011-11-161-0/+14
|
* Fix #6 (rename JsValue:fromJson to 'convertTo', add .prettyPrint and ↵Mathias2011-11-091-5/+5
| | | | .compactPrint
* Prepare for 1.0.1 releasev1.0.1Mathias2011-10-041-12/+25
|
* Improve READMEMathias2011-09-271-9/+10
|
* Add test for generic functionality, add description to READMEMathias2011-08-231-1/+12
|
* Fix typo in READMEMathias2011-07-181-1/+1
|
* I did nothing but copy and paste Dispatch's JSON parser--all credit for it ↵Nathan Hamblen2011-07-181-1/+1
| | | | goes to @jorgeortiz85!
* Prepare for 1.0.0 releaseMathias2011-07-181-6/+6
|
* Add implicit.ly integrationMathias2011-07-111-1/+1
|
* Update READMEMathias2011-07-061-5/+8
|
* Upgrade to Scala 2.9.0, SBT 0.7.7 and parboiled 1.0.0Mathias2011-05-171-1/+1
|
* Cosmetic fixes in READMEMathias2011-05-101-5/+2
|
* Cosmetic fixesMathias2011-05-091-14/+14
|
* Change group id to "cc.spray.json"Mathias2011-05-091-1/+1
|
* Add README content, LICENSE and CHANGELOG stubMathias2011-05-091-2/+180
|
* Initial commit (split off from main spray codebase)Mathias2011-05-061-0/+3