You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
681 B
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