Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 487 Bytes

HISTORY.md

File metadata and controls

20 lines (11 loc) · 487 Bytes

Change History

v2.0.3 (2018-10-24)

  • 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

v2.0.2 (2017-09-08)

  • [FIX] container.registerValue now works as expected with falsey values.

v2.0.1 (2017-05-11)

  • Initial v2 release

v1 Change History