v0.8.2
Installation
Mix Dependency (Recommended)
Add to your mix.exs:
def deps do
[
{:yeesh, "~> 0.8.2"}
]
endThen run:
mix deps.getInstall the JavaScript dependencies:
npm install --prefix assets @xterm/xterm @xterm/addon-fit @xterm/addon-web-linksWhat's Changed
See README.md for usage details.
Verification
Verify the downloaded files using SHA256 checksums:
sha256sum -c yeesh-archive.sha256Documentation
What's Changed
Full Changelog: v0.8.1...v0.8.2