Skip to content

v0.3.7

Choose a tag to compare

@ConnorRigby ConnorRigby released this 30 Aug 19:21
· 36 commits to master since this release
c7244af

v0.3.7

  • Add typespecs for all the moving parts.
    • Small refactors relating to this.
  • Run Elixir code formatter.
    • CI will now fail if the formatter fails.
  • Add deprecation warning if users try to setup a network interface with
    an atomized interface instead of a bitstring.
  • Changed setup/2 API to not return delta from SystemRegistry
  • Changed teardown/1 API similarly.
  • Added docs for general usage.