Releases: enclave-networks/Enclave.FastPacket
Releases · enclave-networks/Enclave.FastPacket
Release v1.0.2
Latest Enclave.FastPacket Release
What's Changed
- Add ValueIpAddress comparison operators. by @bcronje in #7
- Add ToUInt and ToBigInteger conversion methods on ValueIpAddress. by @enclave-alistair in #8
Full Changelog: v1.0.1...v1.0.2
Release v1.0.1
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
- @jamie-burns made their first contribution in #2
- @enclave-alistair made their first contribution in #3
- @bcronje made their first contribution in #5
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
Latest Enclave.FastPacket Release