github zio/zio-config v1.0.0-RC17

latest releases: v4.0.2, v4.0.1, v4.0.0...
4 years ago
  1. All ConfigDescriptor[String, String, MyConfig] should now be changed to ConfigDescriptor[MyConfig] .
    This should be the only breaking change with this release. We keep the same level of polymorphism across the code as before, but without leaking extra type parameters to the users. Refer to website for more details.

  2. General improvements and bug fixes.

Don't miss a new zio-config release

NewReleases is sending notifications on new releases.