Skip to content

Version 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 11:23
· 152 commits to main since this release
v0.2.0
7be5078

Added

  • Added dnssd.ServiceInstance.Equal() method
  • Added dnssd.Attributes.Equal() method
  • Added dnssd.AttributeCollectionsEqual() function

Changed

  • [BC] Renamed dnssd.ServiceInstance.Instance to Name
  • [BC] dnssd.Attributes now presents an immutable interface
  • [BC] Renamed dnssd.Attributes.Set() to WithPair()
  • [BC] Renamed dnssd.Attributes.SetFlag() to WithFlag()
  • [BC] Renamed dnssd.Attributes.Delete() to Without()