v0.4.3
-
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
- Fix builds on MacOS. InputEvent doesn't work on MacOS, but it will now
-
Improvements
- The build process will be less verbose. If there's an error and you need the
verbosity to debug it, runV=1 mix compile
orV=1 make
.
- The build process will be less verbose. If there's an error and you need the