What's Changed
- Consider named argument flags:
JSON_THROW_ON_ERROR
for json_ functions as "Safe" by @shish in #56
- Fix tests with latest dependencies by @spawnia in #59
- Handle FuncCall nodes that represent first class callables by @spawnia in #32
New Contributors
Full Changelog: v1.4.0...v1.4.1