Skip to content

Releases: akopetsch/ByteSerialization

0.0.1-alpha.11

0.0.1-alpha.11 Pre-release
Pre-release

Choose a tag to compare

@akopetsch akopetsch released this 27 Jan 13:03
Use AKopetsch.IOHelper.

0.0.1-alpha.10

0.0.1-alpha.10 Pre-release
Pre-release

Choose a tag to compare

@akopetsch akopetsch released this 12 Jul 13:57
implement FinalElementAttribute

0.0.1-alpha.9

0.0.1-alpha.9 Pre-release
Pre-release

Choose a tag to compare

@akopetsch akopetsch released this 21 Jun 13:42
hack for fp-determinism across Unity and .NET 8

0.0.1-alpha.8

0.0.1-alpha.8 Pre-release
Pre-release

Choose a tag to compare

@akopetsch akopetsch released this 20 Jun 20:27
better performance: use BinaryReader.ReadBytes

0.0.1-alpha.7

0.0.1-alpha.7 Pre-release
Pre-release

Choose a tag to compare

@akopetsch akopetsch released this 17 Jun 16:28
fix argument check of EndianBinaryReaderRead(Type, int)

0.0.1-alpha.6

0.0.1-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@akopetsch akopetsch released this 17 Jun 15:45
fix/test IndicatorComponent

0.0.1-alpha.5

0.0.1-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@akopetsch akopetsch released this 04 Jun 13:05
ByteSerializer now implements IDisposable (fixes premature closing of…

0.0.1-alpha.4

0.0.1-alpha.4 Pre-release
Pre-release

Choose a tag to compare

@akopetsch akopetsch released this 04 Jun 12:44
fix reader/writer Dispose method

0.0.1-alpha.3

0.0.1-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@akopetsch akopetsch released this 04 Jun 12:32
HexStringConverter: implement grouping

0.0.1-alpha.2

0.0.1-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@akopetsch akopetsch released this 31 May 23:39
refactor 'EnumComponent' & custom serialization