This project follows Semantic Versioning.
- Fixes
- Fix crash when no network available (@gworkman)
- Fixes
- Handle spaces in instance names on MacOS and Avahi
- Always return maps with all fields on MacOS so that it behaves the same as the generic and Avahi resolvers
-
New features
- Add
:addressesfield to return devices that contain all of the IPv4 addresses for a device. This adds support for multi-homed devices. Consequently, the:ipfield is now redundant and is marked as deprecated.
- Add
-
Improvements
- Replace all
System.shellcalls withSystem.cmd - Small documentation updates per feedback
- Replace all
Initial release