Skip to content

Releases: iheartradio/ficus

1.4.3

18 Oct 16:53
Compare
Choose a tag to compare

Parse objects from config itself with as[T] #54 by @Tolsi

1.4.2

29 Aug 14:27
Compare
Choose a tag to compare

added URL and Uri reader

Bin comp with 1.2.x

30 Nov 17:20
Compare
Choose a tag to compare

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

New readers

28 Nov 19:05
Compare
Choose a tag to compare

Added 3 readers, thanks @eyalfa @crispywalrus

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

1.2.7

27 Sep 15:31
Compare
Choose a tag to compare

Updated to typesafe config 1.3.0 and Java 8

16 Dec 16:32
Compare
Choose a tag to compare

Updated to typesafe config 1.3.0 and Java 8 in 1.2.0

Contributors:
@mreif - this update and release