aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/xyz/driver/core/JsonTest.scala
Commit message (Expand)AuthorAgeFilesLines
* Move REST functionality to separate projectJakob Odersky2018-10-091-521/+0
* Improve PhoneNumber (#222)Sergey Nastich2018-09-191-0/+15
* Add `Trimmed` tag and its logic (revisited) (#215)v1.14.2Sergey Nastich2018-09-121-4/+7
* Add `@@ Trimmed` tag for Strings and Names to support by JSON readers (#211)v1.14.1Sergey Nastich2018-09-101-0/+15
* Migration to `java.time.Instant` and `java.time.LocalDate`: Part 1 (#200)v1.13.0Sergey Nastich2018-08-241-233/+340
* Add json formats for country code and currency code (#197)v1.12.3Sergey Nastich2018-08-211-2/+32
* Validate phone numbers when parsing from JSON (#183)v1.11.8Zach Smith2018-07-191-0/+8
* [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