Afsal Thaj
Afsal Thaj
I am not happy with zio-config-shapeless just support scala 2.11, with latest versions of spark, supporting > scala_2.11. Hence maintaining this module may not be worth it.
For example, `Table` is a structure inside `ConfigDocsModule`, and `descriptor[Table]` doesn't compile as it cannot find the instances. Pulling `Table` out of the module structure seem to make things straight...
Documentation as json is really useful than even markdown version, such that users of HOCON/Json will find it really easy to make their configuration work. With the new feature of...
1. def orElse(either1, either2) (try one either, or else ty the next one) 2. validation data type ==> Left of Either lifted to a List 3. Applicative for validation to...
I can see the latest release being 0.5.1 which is on April 2015. I find this project super useful, and would like to get a newer release. Please let me...