Skip to content

Elide: Alpha 13

Latest
Compare
Choose a tag to compare
@sgammon sgammon released this 14 Feb 22:50
· 13 commits to main since this release
1.0.0-alpha13
d938be7

Release Notes

Version: 1.0.0-alpha13

This release introduces support for the node:zlib module, with methods implemented for zip/gzip/brotli compression and decompression.

This version has been released to binaries on macOS and Linux, and is available for JVM on Maven Central.

Installation

curl -sSL --tlsv1.2 elide.sh | bash -s - --install-rev=1.0.0-alpha13

What's Changed

  • chore(deps): Bump JetBrains/qodana-action from 9a71424636be05dccc139d34e7248de96fd15d9c to 12ec1e736e5f012abe0eea9fe83c33d4a88eddd3 by @dependabot in #1198
  • chore(deps): Bump actions/cache from 4.0.2 to 4.2.0 by @dependabot in #1197
  • chore(deps): Bump github/codeql-action from 3.28.6 to 3.28.8 by @dependabot in #1196
  • chore(deps): Bump codecov/codecov-action from 4.5.0 to 5.3.1 by @dependabot in #1195
  • chore(deps): Bump graalvm/setup-graalvm from 1.2.2 to 1.2.8 by @dependabot in #1194
  • feat(node): implement zlib by @sgammon in #1199

Full Changelog: 1.0.0-alpha12...1.0.0-alpha13