Releases: hnaderi/scala-readpass
Releases · hnaderi/scala-readpass
v0.2.0
Fixes
readpassword.read()
instead ofreadpassword.read
, as it has side effect- Scala native platform behaves the same as the JVM one (no extra new line after the prompt print)
What's Changed
- Update flake.lock by @hnaderi in #29
- Update sbt-typelevel, sbt-typelevel-site to 0.7.3 by @hnaderi in #30
- Update sbt to 1.10.2 by @hnaderi in #31
- Update scala3-library to 3.5.1 by @hnaderi in #32
- Update scala-library to 2.13.15 by @hnaderi in #33
- Update sbt-scalajs to 1.17.0 by @hnaderi in #34
- Update flake.lock by @hnaderi in #35
- Update sbt to 1.10.3 by @hnaderi in #37
- Update scala3-library to 3.5.2 by @hnaderi in #38
- Update sbt to 1.10.4 by @hnaderi in #39
- Update flake.lock by @hnaderi in #40
- Update sbt to 1.10.5 by @hnaderi in #41
- Update auxlib, clib, javalib, nativelib, ... to 0.5.6 by @hnaderi in #42
- Update sbt, scripted-plugin to 1.10.6 by @hnaderi in #43
- Update flake.lock by @hnaderi in #44
- Update sbt-typelevel, sbt-typelevel-site to 0.7.4 by @hnaderi in #36
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Update scala-library to 2.13.14 by @hnaderi in #11
- Update sbt to 1.10.0 by @hnaderi in #12
- Update sbt-typelevel, sbt-typelevel-site to 0.7.1 by @hnaderi in #13
- Update scala3-library to 3.4.1 by @hnaderi in #14
- Update scala3-library to 3.4.2 by @hnaderi in #15
- Update auxlib, clib, javalib, nativelib, ... to 0.5.2 by @hnaderi in #16
- Update flake.lock by @hnaderi in #17
- Update auxlib, clib, javalib, nativelib, ... to 0.5.3 by @hnaderi in #18
- Update scalafmt-core to 3.8.2 by @hnaderi in #19
- Update flake.lock by @hnaderi in #21
- Update sbt to 1.10.1 by @hnaderi in #22
- Update sbt-typelevel, sbt-typelevel-site to 0.7.2 by @hnaderi in #23
- Update auxlib, clib, javalib, nativelib, ... to 0.5.4 by @hnaderi in #20
- Update scalafmt-core to 3.8.3 by @hnaderi in #24
- Update flake.lock by @hnaderi in #25
- Update scala3-library to 3.4.3 by @hnaderi in #26
- Update auxlib, clib, javalib, nativelib, ... to 0.5.5 by @hnaderi in #27
- Update scala3-library to 3.5.0 by @hnaderi in #28
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.2
What's Changed
- Update scala3-library to 3.2.2 by @hnaderi in #4
- Update sbt to 1.8.3 by @hnaderi in #6
- Update scalafmt-core to 3.8.1 by @hnaderi in #7
- Update nscplugin, sbt-scala-native, ... to 0.4.17 by @hnaderi in #5
- Update sbt-scala-native-crossproject, ... to 1.3.2 by @hnaderi in #1
- Update sbt-scalajs to 1.16.0 by @hnaderi in #2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial release!
Full Changelog: https://github.com/hnaderi/scala-readpass/commits/v0.0.1