Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 25 May 05:24
· 4 commits to main since this release
v0.3.2
4b3d86b

Installation

Mix Dependency (Recommended)

Add to your mix.exs:

def deps do
  [
    {:dllb, "~> 0.3.2"}
  ]
end

Then run:

mix deps.get

What's Changed

See README.md for usage details.

Verification

Verify the downloaded files using SHA256 checksums:

sha256sum -c dllb-archive.sha256

Documentation

Full Changelog: v0.3.1...v0.3.2