Skip to content

v1.0.1

Choose a tag to compare

@fhunleth fhunleth released this 17 Jan 15:54
· 180 commits to main since this release
  • Improvements
    • Refactored Makefile logic to avoid 1-2 second hit when building. This was
      due to erl being called to get the directory containing the erl interface
      include/lib paths. Now mix.exs passes them down.
    • Trivial Elixir 1.6 formatting tweaks