Releases: scala-cli/libdaemon-jvm
Releases · scala-cli/libdaemon-jvm
v0.0.11
What's Changed
- Bump coursier/setup-action from 1.2.0.pre.M1 to 1.2.0 by @dependabot in #16
- Bump actions/checkout from 2 to 3 by @dependabot in #15
- Bump coursier/setup-action from 1.2.0 to 1.2.1 by @dependabot in #17
- Bump coursier/setup-action from 1.2.1 to 1.3.0 by @dependabot in #19
- Fix NPE by @alexarchambault in #20
- Bump coursier/cache-action from 6.3 to 6.4 by @dependabot in #18
New Contributors
- @dependabot made their first contribution in #16
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Remove JNI stuff remnants by @alexarchambault in #12
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Drop Java 8 support / JNI stuff / Windows named pipe support by @alexarchambault in #11
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
What's Changed
- Avoid calling "ps" from GraalVM native images by @alexarchambault in #8
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
What's Changed
- Add an indirection in SocketHandler, to default to JNI on Windows by @alexarchambault in #4
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Use Win32NamedPipeServerSocket constructor that accepts useJNI arg by @alexarchambault in #5
- Mark LockError-s as either recoverable or fatal, tweak API, add README by @alexarchambault in #6
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Ensure the passed daemon directory has the right permissions by @alexarchambault in #3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Add helpers to convert channels to java.net.*Socket by @alexarchambault in #2
Full Changelog: v0.0.1...v0.0.2