summaryrefslogtreecommitdiff
path: root/README.markdown
Commit message (Collapse)AuthorAgeFilesLines
* update readmeJakob Odersky2019-08-011-1/+3
|
* Fork: rename organizationv1.3.5-5Jakob Odersky2019-06-101-0/+14
|
* Add support for ScalaJS and Scala NativeJakob Odersky2019-06-101-7/+18
| | | | Binary compatibility with previous versions is maintained.
* Bump version in README to 1.3.5Johannes Rudolph2018-11-081-1/+1
|
* Add documentation for JsonParserSettingsJohannes Rudolph2018-11-081-1/+15
|
* Update README.markdownNikhil2018-08-011-4/+4
| | | - Add numbers to bullet points so that the paragraph just below it can correctly refer to it
* Merge pull request #255 from shankarshastri/masterKonrad `ktoso` Malawski2018-07-061-1/+1
|\ | | | | Correct Example In Providing JsonFormats for other Types
| * Updated to use new instead of case-classShankarShastri2018-03-201-3/+3
| | | | | | Updated to use new instead of case-class
| * Correct ExampleShankarShastri2018-03-201-2/+2
| | | | | | Correct Example In Providing JsonFormats for other Types.
* | Update dependency version to the latestJosep Prat2018-06-221-1/+1
|/
* Merge pull request #235 from performantdata/masterKonrad `ktoso` Malawski2017-10-241-0/+32
|\ | | | | document how unboxed classes should be handled
| * document how unboxed classes should be handledPerformant Data2017-07-231-1/+1
| |
| * document how unboxed classes should be handledPerformant Data2017-07-231-0/+32
| |
* | small readme cleanup, akka team maintains this project (in maintanance mode)Konrad `ktoso` Malawski2017-10-231-5/+7
| |
* | use shield for latest versionKonrad `ktoso` Malawski2017-10-231-1/+2
| |
* | replace pimp with 'rich', 'enrich', 'extension method'Seth Tisue2017-09-141-1/+1
|/ | | | | | and: * add MiMa so we know the change is binary compatible * use current Scala & sbt versions
* fix dispatch urlxuwei-k2017-06-261-1/+1
|
* Fix a typoItsuki Toyota2017-01-251-1/+1
|
* bump version to 1.3.3v1.3.3Johannes Rudolph2016-12-291-3/+3
|
* Prepare for release 1.3.2v1.3.2Mathias2015-05-061-2/+2
|
* Adding import of spray.json as well in the documentation which is required ↵mihirk2015-01-031-0/+1
| | | | for the case class object to be converted to json
* Prepare for release 1.3.1v1.3.1Mathias2014-10-281-2/+2
|
* JSArray take now Vector as argumentWilliam Delanoue2014-10-211-1/+1
|
* Prepare for release 1.3.0v1.3.0Mathias2014-09-221-12/+6
|
* Small fix in READMEMathias2014-09-191-4/+4
|
* Update README.markdownRafael Chacon2014-08-081-16/+20
| | | * Fix small issue with markdown so list enumeration works.
* Prepare for release 1.2.6v1.2.6Mathias2014-04-101-2/+2
|
* rename asJson => parseJson, fixes #89Johannes Rudolph2014-03-121-1/+1
|
* Add image showing possible conversions to READMENicholas Sterling2014-01-201-19/+26
|
* README: fix numberingJohannes Rudolph2013-10-261-8/+4
|
* README: add link to the mailing listJohannes Rudolph2013-09-191-0/+5
|
* README: better wordingJohannes Rudolph2013-09-181-1/+1
|
* Add note how to use `lazyFormat` in relation with RootJsonFormat, refs #71Johannes Rudolph2013-08-301-2/+4
|
* README: remove outdated comment about having to use `CrossVersion.full`Johannes Rudolph2013-07-311-3/+1
|
* added "libraryDependencies += "Eran Medan2013-07-311-1/+1
|
* Merge commit 'pull/57'Johannes Rudolph2013-06-191-60/+86
|\
| * Syntax highlighting in READMEguersam2013-06-011-60/+86
|/
* Prepare for release 1.2.5v1.2.5Mathias2013-05-311-2/+2
|
* Remove broken link from README, fixes #47Mathias2013-05-311-6/+0
|
* Update READMEMathias2013-05-151-1/+1
|
* Prepare for release 1.2.4v1.2.4Mathias2013-05-131-1/+1
|
* 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'