You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Table.toGithubFlavouredMarkdown: link to section heading anchors (#1543)
assume the format of anchor identifiers currently used by both Github
and the HTML generator used to build the ZIO website
Fix scala3 auto derivation (#1131)
* Focus on scala3 derivation
* Remove separate annotations for scala3
* Try to add nameWithLabel for scala3
* Try alternative names
* Derive scala3
* Fix imports
* Add more examples
* Update documentations
Disable comma separation in values in ZIO for complex configs handled…
… by zio-config (#1114)
* Allow users to disable/enable considering comma separated value as list