Changelog

View Source

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

1.1.0 - 2026-09-09

Added

  • Ifone.list_ncm_data_interfaces/1 now accepts the hyphenated UDID ("00008110-00180C36263B801E") as well as the raw USB serial ("0000811000180C36263B801E"); both spellings select the same device, on macOS and on Linux. Legacy 40-character UDIDs carry no hyphen and are matched unchanged. list_devices/0 and get_serial_for_interface/1 continue to return the raw USB serial.

1.0.0 - 2026-06-17

Added

  • Ifone.list_devices/0 to enumerate all connected iOS devices and their NCM interfaces in one call, keyed by USB serial number

0.1.1 - 2026-02-05

Added