- Argument name resolution is now cached internally for better performance.
- Arguments can now be parsed from code containing object rest spread sytnax.
Contributions thanks to @dshook
- [FIX]
container.registerValue
now works as expected with falsey values.
- Initial v2 release