elixir_ale v1.2.1 Release Notes

Release Date: 2018-11-14 // over 5 years ago
    • ๐Ÿ› Bug fixes
      • Fixed incorrect edge notifications when registering for only rising or falling interrupts. Thanks to jsimmons2 for this fix.

Previous changes from v1.2.0

    ๐Ÿ†• New features

    • Add GPIO.pin/1 to get the pin number back. Thanks to @jjcarstens

    - Add child_specs/1 to support creating GPIOs in supervisors

    ๐Ÿ‘Œ Improvements

    • Various spec improvements