aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/xyz/driver/core/JsonTest.scala
Commit message (Expand)AuthorAgeFilesLines
* Add build support for ScalaJSJakob Odersky2018-06-291-343/+0
* [API-1584] Change AuthCredentials to accept a string identifier (#166)v1.9.3Arthur Rand2018-05-161-0/+29
* Add convenience methods to work with Tags: `taggedWith` wrapper and a proxy J...Sergey Nastich2018-04-091-0/+14
* Add enumeratum support to JSON format and generators (#144)v1.8.12Sergey Nastich2018-04-031-1/+71
* [API-1468] add TimeOfDay (#141)v1.8.11Arthur Rand2018-03-281-0/+10
* Add InetAddress JSON formatZach Smith2017-12-201-0/+19
* Slick support for any Refined types, JSON format and generator for NonEmptyNa...vlad2017-10-201-1/+31
* Library upgrades and code tweaks to support Scala 2.12v0.15.0Jakob Odersky2017-08-021-3/+3
* Added writing tracking Id to MDC so it can be logged for all messages, remove...vlad2017-03-131-1/+0
* Moved email and phone number to corev0.10.1vlad2017-02-021-0/+23
* serialize date to ISO string rather than objectStewart Stewart2017-01-311-5/+1
* add tests for Date json formatStewart Stewart2016-12-201-0/+16
* General GADT json formatv0.9.27vlad2016-12-081-1/+37
* Changed ids underlying type to String and made Ids and Names — value-classesvlad2016-11-291-2/+2
* Renamed package to xyz, New formatting, authorize directive supporting multip...vlad2016-10-211-0/+101