Skip to content

Releases: enclave-networks/Enclave.FastPacket

Release v1.0.2

11 Nov 15:07
331a7b7
Compare
Choose a tag to compare

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

07 Nov 15:07
8b1636c
Compare
Choose a tag to compare

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

Release v1.0.0

11 Mar 17:37
Compare
Choose a tag to compare

Latest Enclave.FastPacket Release