Skip to content

Release v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 15:07
8b1636c

This release adds support for automatic field-based size determination..

We also now expose the AddressFamily in ValueIpAddress.

What's Changed

  • Add a SizeField attribute property that allows a field size to be directly read from another field by @enclave-alistair in #3
  • Expose AddressFamily of the address. by @bcronje in #5
  • Improve correctness of ValueIpAddress compares based on family by @enclave-alistair in #6

New Contributors

Full Changelog: v1.0.0...v1.0.1