- FIX: Properly clean up service resolve queries on Windows. (19c47050)
- REFACTOR: Finished renaming branch
master into main. (5c832e56)
Note: This release has breaking changes.
- FEAT(windows): Implemented
BonsoirDiscoveryServiceUpdatedEvent on Windows. (8cb0b1dd)
- FEAT: Added a
BonsoirDiscoveryServiceUpdatedEvent event. (75d3ee9d)
- BREAKING REFACTOR: Rewrote some parts of the project. (e984f552)
- FIX(windows): Fixed a crash when DNS client is stopping on Windows. (5941f71)
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX(windows): Fixed broadcast hostnames not being used. (57c8c9a6)
- Update a dependency to the latest release.
- FIX(windows): Fixed some thread safety problems. (28ff2a44)
- FEAT: Now generating constants for platform implementations. (3b0834d6)
- FIX(windows): Fixed a bug occurring when listening to the
eventStream AFTER starting the action. (a4e788d7)
- FIX(windows): Fixed how we handle FQDN and TXT records on Windows. (1e7d5451)
- FIX: Fixed all links to the Github repository. (9449e318)
- REFACTOR: Now using
melos to handle the bonsoir packages. (9c10a0c5)
- FIX(windows): Fixed a
discovery.stop() bug on Windows. (6a6284cc)
- First implementation of Bonsoir for Windows.