This release includes a fix for the use of the SwapEndian functions, moving them to their own Endian class to remove needing to type out BinaryEx twice. Now you import BinaryEx and use Endian.SwapEndian()
Additionally i've enabled inclining across assemblies which should increase performance.
Finally just some readme updates
(i pushed this release out several weeks ago but forgot to make the release in github)