Releases: flix-tech/avro-php
Releases · flix-tech/avro-php
PHP 8.5 Support
Compare
Sorry, something went wrong.
No results found
tPl0ch
released this
27 Jan 15:11
What's Changed
Fix PHP 8.5 deprecations by @BafS in #29
New Contributors
@BafS made their first contribution in #29
Full Changelog : 5.1.1...5.2.0
Bugfix Release 5.1.1
Compare
Sorry, something went wrong.
No results found
tPl0ch
released this
24 Jan 05:05
What's Changed
[PHP] Drop PHP 7 & upgrade dependency versions by @tPl0ch in #24
Fix long encoding/decoding by @jonhkr in #25
New Contributors
Full Changelog : 5.1.0...5.1.1
Feature: Enum default values
Compare
Sorry, something went wrong.
No results found
tPl0ch
released this
23 Dec 19:55
5.1.0
Support default-values for ENUMs (#23)
Bugfix Patch Release 5.0.2
Compare
Sorry, something went wrong.
No results found
tPl0ch
released this
18 Apr 12:33
Fixes
typo in Exception by @decadence in #21
Fix deserialization and implement serialization of decimal logical type by @thiagorb in #22
New Contributors
Full Changelog : 5.0.1...5.0.2
Bug Fix Release
Compare
Sorry, something went wrong.
No results found
tPl0ch
released this
27 Feb 13:59
What's Changed
New Contributors
Full Changelog : 5.0.0...5.0.1
PHP 8.2 support
Compare
Sorry, something went wrong.
No results found
tPl0ch
released this
19 Apr 07:21
This release adds PHP 8.2 support.
4.3.0 Bugfix release
Compare
Sorry, something went wrong.
No results found
tPl0ch
released this
10 Aug 07:37
What's Changed
Schema default not taken into account when writing record by @axelrtgs in #18
New Contributors
Full Changelog : 4.2.0...4.3.0
4.2.0 Feature Release
Compare
Sorry, something went wrong.
No results found
tPl0ch
released this
12 Jan 13:58
Minor BC Break: Scalar attributes are now rendered as { "type": "string" }
Bugfix Release
Compare
Sorry, something went wrong.
No results found
tPl0ch
released this
22 Sep 06:49
Fix default field values #15
Bugfix release
Compare
Sorry, something went wrong.
No results found
tPl0ch
released this
12 Nov 06:14
Fix method visibility #12