Skip to content

v0.5.0

Latest

Choose a tag to compare

@fhunleth fhunleth released this 07 Jun 20:13
· 1 commit to main since this release

This release adds support for Elixir 1.20 and drops support for Elixir 1.14 and earlier.

  • Updates
    • fake_shell - Starts a fake shell that evaluates all lines with cmd. This
      provides a limited, but handy shell-like experience. (@mlainez)