github zio/zio-config v1.0.0-RC16

latest releases: v4.0.2, v4.0.1, v4.0.0...
4 years ago

Significant changes are as follows:

  1. typesafe-config (HOCON) can now have empty list.
  2. list(string("path")) now has to be list("path")(string) to not break the behaviour.
    Please head to the API docs (or ConfiDescriptor.scala) to get more details on new functions (and their semantics) related to list.
  3. A few other bug fixes.
  4. General code clean up (which will keep happening)

Thanks to @senia-psm for the changes for this release!

Don't miss a new zio-config release

NewReleases is sending notifications on new releases.