Skip to content

v0.1.1

Choose a tag to compare

@fhunleth fhunleth released this 26 Jan 20:19
· 14 commits to main since this release
  • New features

    • Add :addresses field to return devices that contain all of the IPv4
      addresses for a device. This adds support for multi-homed devices.
      Consequently, the :ip field is now redundant and is marked as deprecated.
  • Improvements

    • Replace all System.shell calls with System.cmd
    • Small documentation updates per feedback