Releases: nitroshare/qmdnsengine
Releases · nitroshare/qmdnsengine
0.2.1
This release adds the following features:
- Proper support for compilation with Qt 6
The following issues are also fixed:
- Switch from
qrand()
toQRandomGenerator
(#22) - Address a race condition in the test suite (677bf5c)
- Don't remove PTR records when SRV expires (#27)
- Fix compilation warnings when compiling with the Win10 SDK (#29)
...and several other minor fixes and improvements
The minimum required Qt version is now 5.7.
0.2.0
0.1.0
First official release.