- Added ability to register new functions even after callinmg evaluate.
- Cover case when object implements get( ..args) method
- Corrected function argument cleanup of IValueAdapter in case with nested arrays
- If evaluated value is value adapter, return clean value
- When calling functions, cleanup eventual value adapter aruments
- Allow method calls
- Use Smfony 5
- Corrected type checking when wrapping values in resolver.
- Packagist fix
- Initial release