Skip to content

Releases: DennisCorvers/ByteStream

1.1.1

25 Feb 00:42
d9ec64c
Compare
Choose a tag to compare

Big performance boost by moving the exception away from the critical path.

This nets around a 40-50% increase of performance in some cases.

1.1.0

11 Feb 17:22
19aafc4
Compare
Choose a tag to compare
Update README.md

1.0.1

03 Feb 17:07
Compare
Choose a tag to compare

Fixed a compiler warning.

Version 1.0.0

10 Jun 06:03
d9ac25c
Compare
Choose a tag to compare

Also available on Nuget. Dll can be imported into a project as well, and is especially useful when using Unity3D.