BBnepal-Accounts/vendor/sebastian/object-enumerator/ChangeLog.md
Sampanna Rimal 9cd05ef3cb commitall
2024-07-10 18:28:19 +05:45

681 B

Change Log

All notable changes to sebastianbergmann/object-enumerator are documented in this file using the Keep a CHANGELOG principles.

2.0.1 - 2017-02-18

Fixed

  • Fixed #2: Exceptions in ReflectionProperty::getValue() are not handled

2.0.0 - 2016-11-19

Changed

  • This component is now compatible with sebastian/recursion-context: ~1.0.4

1.0.0 - 2016-02-04

Added

  • Initial release