Skip to content

DefaultEcs 0.14.3

Compare
Choose a tag to compare
@Doraku Doraku released this 27 May 21:26
· 198 commits to master since this release

added componentFilter parameter on BinarySerializer and TextSerializer to apply a filter on which component type should be serialized or deserialized
added BinarySerializationContext to provide transformation between types when using the BinarySerializer
added TextSerializationContext to provide transformation between types when using the TextSerializer

fixed BinarySerializer and TextSerializer closing the stream parameter, it is now left open

nuget package