Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: zio/zio-config

Tags

v4.0.5

Toggle v4.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update sbt-mdoc to 2.7.2 (#1597)

Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>

v4.0.4

Toggle v4.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v4.0.3

Toggle v4.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update scalafmt-core to 3.8.3 (#1445)

* Update scalafmt-core to 3.8.3

* Reformat with scalafmt 3.8.3

Executed command: scalafmt --non-interactive

* Add 'Reformat with scalafmt 3.8.3' to .git-blame-ignore-revs

* Update .git-blame-ignore-revs

---------

Co-authored-by: kyri-petrou <[email protected]>

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update scala3-library to 3.3.3 (#1368)

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove outdated comment (#1339)

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add missing DeriveConfig instances (#1309)

v4.0.0-RC16

Toggle v4.0.0-RC16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reformat code (#1169)

v4.0.0-RC15

Toggle v4.0.0-RC15's commit message
Remove debug in scala3

v4.0.0-RC14

Toggle v4.0.0-RC14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v4.0.0-RC13

Toggle v4.0.0-RC13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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