Releases: sandialabs/NetDuid
Releases · sandialabs/NetDuid
v2.0.0
v1.3.0
What's Changed
- Restructures Duid and DuidTests classes into multiple concern based class partials
- Migrated to xUnit v3
- Updated package dependencies.
Full Changelog: v1.2.0...v1.3.0
v1.2.0
- Duid class now defers to secondary regular expressions class. Dotnet versions that support source generation for Regex use such, older targeted versions use traditional regular expressions.
- Private Asset package updates (minor version)
- Miscellaneous non-code related updates
v1.1.0
What's Changed
- nupkg should now properly link to sources
- Miscellaneous non-direct code changes
- Cleanup and additions README.md
- CI/CD changes
- Transitive / non-packaged Package updates
New Contributors
- @ahsteele made their first contribution
Full Changelog: v1.0.0...v1.1.0
✨ Initial public release of NetDuid! ✨
✨ Initial public release of NetDuid! ✨
After extensive testing and dogfooding, we are thrilled to share NetDuid with the community! This package provides a robust and user-friendly way to handle DUIDs (DHCP Unique Identifiers) in .NET applications.
Key Features:
- Easy Integration: Integrates DUIDs as rich type in for easy handling into your .NET projects.
- Comprehensive Documentation: Get started quickly with our detailed guides and examples.
- Active Development: Join us on this journey as we continue to enhance and expand NetDuid's capabilities.
We invite you to explore the repository, contribute, and provide feedback. Your input is invaluable as we work to make NetDuid even better!
🔗 Check out the repository here!
Thank you for your support, and happy coding! 🎊