This project follows Semantic Versioning.
v0.1.2
- 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
v0.1.1
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
v0.1.0
Initial release