Skip to content

Releases: SakulK/serval

v0.7.0

Choose a tag to compare

@SakulK SakulK released this 11 Aug 19:15
015ffd9

What's Changed

  • Deriving EnvRead for product types by @SakulK in #8

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@SakulK SakulK released this 15 Jul 20:18
769cc7c

What's Changed

  • Update flake, scala, sbt and all dependencies by @SakulK in #7

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@SakulK SakulK released this 30 May 18:26

What's Changed

  • Scala 3.3.0
  • Scala Native support

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@SakulK SakulK released this 11 Aug 16:04
1bb9d22

What's Changed

  • add flatMap on EnvRead
  • add option on EnvRead
  • add given EnvParse[String, Long]

v0.3.0

Choose a tag to compare

@SakulK SakulK released this 15 Jun 19:46
c1cd231

What's Changed

  • Support default and or in cases where multiple variables are missing

v0.2.0

Choose a tag to compare

@SakulK SakulK released this 08 Jun 19:58
00f90d8

What's Changed

  • add given EnvParse[String, Boolean]
  • add parsing with asList[B] on EnvRead[List[A]]
  • add envWithPrefix(prefix: String): EnvRead[List[String]]
  • add split/splitTrimAll on EnvRead[String]

v0.1.1

Choose a tag to compare

@SakulK SakulK released this 06 Jun 08:29
formatting

v0.1.0

Choose a tag to compare

@SakulK SakulK released this 05 Jun 20:07
docs