All Versions
10
Latest Version
Avg Release Cycle
151 days
Latest Release
1346 days ago

Changelog History

  • v1.5.0

    August 18, 2020
  • v1.4.7

    June 18, 2019
  • v1.4.6

    May 06, 2019
  • v1.4.5

    March 14, 2019
  • v1.4.4

    October 12, 2018
  • v1.4.3 Changes

    October 18, 2017

    ๐Ÿ“œ Parse objects from config itself with as[T]#54 by @Tolsi

  • v1.4.2 Changes

    August 29, 2017

    โž• added URL and Uri reader

  • v1.4.1

    June 06, 2017
  • v1.4.0 Changes

    November 30, 2016

    ๐Ÿš€ This release is to bring back the backward binary compatibility with 1.2.x. Although obviously it's not binary compatible with 1.3.x

  • v1.3.5 Changes

    November 28, 2016

    โž• Added 3 readers, thanks @eyalfa @crispywalrus

    • #45 ValueReader instances for Either[L,R]
    • #44 add readers for java.time.LocalDate and Period ()