Skip to content

v0.4.3

Compare
Choose a tag to compare
@fhunleth fhunleth released this 28 Jul 15:39
· 38 commits to main since this release
  • Bug fixes

    • Fix builds on MacOS. InputEvent doesn't work on MacOS, but it will now
      compile successfully.
    • Fix a typespec so that Dialyzer runs successfully
  • Improvements

    • The build process will be less verbose. If there's an error and you need the
      verbosity to debug it, run V=1 mix compile or V=1 make.