Skip to content

Releases: real-digital/avro-serde-php

fixing author and package naming

29 Apr 08:57
22242e4
Compare
Choose a tag to compare
1.7.3

Update composer.json

author and package name changes

29 Apr 12:17
Compare
Choose a tag to compare
1.3.2

changed package name and author

Fixed critical bug in decode method

29 Apr 11:53
Compare
Choose a tag to compare
1.3.1

fixed formatstring for pack/unpack in encode/decode

Fix whitespace removal in decode method of Protocol

28 Apr 14:01
0357b3d
Compare
Choose a tag to compare

Hotfix to resolve critical bug in decode method which leads to manipulated numerical values.