Releases: sabre-io/vobject
Releases · sabre-io/vobject
Release 4.4.0
4.4.0 (2021-11-15)
#548: Allow easier extension of the timezone guessing (@heiglandreas)
Release 4.3.8
Release 4.3.7
4.3.7 (2021-11-04)
- #551 version bump that was missed in 4.3.6 (@phil-davis)
Release 4.3.6
Release 4.3.6 (2021-11-04)
- #544 Fix deprecated usages and return types on PHP 8.1 ( @cedric-anne )
Release 4.3.5
4.3.5 (2021-02-12)
- #523: Fix setting properties with group assignment (@mstilkerich)
- #532: Make use of until parameter in nextMonthly function (@jaircuevajunior)
Release 4.3.4
Release 4.3.3
4.3.3 (2020-11-09)
- #519: Remove US/Pacific-New obsolete timezone (@phil-davis)
Release 4.3.2
4.3.2 (2020-10-03)
- #513: Added Support for PHP 8.0 (@phil-davis)
Release 4.3.1 (#511)
4.3.1 (2020-07-13)
- #510: Fix an incomplete phpdoc type annotation (@mstilkerich)
- #505: Refactor unit test code for phpunit9 (@phil-davis)
- #500: Standardize CI (@phil-davis)
- #496: CI tooling changes (@JeroenVanOort)
Release 4.3.0 (#497)
4.3.0 (2020-01-31)
- Added support for PHP 7.4, dropped support for PHP 7.0 (@phil-davis)
- #487: Added phpstan coverage, updated testsuite for phpunit8 (@phil-davis, @JeroenVanOort)
- #495: refactored maps to use ::class notation (@JeroenVanOort)