All notable changes to Neat Configuration components will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- ReflectionProperty::setAccessible() is deprecated.
- Remove neat/object dependency (use a local Property class for now).
- Allow neat/object version ^0.10.
- Policy setting method will no longer have a prefix parameter.
- Environment query results will no longer contain the prefix in each key.
- Environment implementation.
- Policy implementation for mapping property names to environment settings.
- Settings trait for automatic Settings initialization.