Skip to content

v0.4.0 - Minor fixes

Latest
Compare
Choose a tag to compare
@mdsitton mdsitton released this 03 Feb 13:36
· 1 commit to master since this release

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)