Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 455 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 455 Bytes

Changelog

2.0.0

  • added RuntimeValueArgument, to allow passing constructor arguments at runtime
  • added getWith() and getNewWith() to pass runtime values to RuntimeValueArguments

Fork

We forked it because encapsulating is too complex and has too much of a performance impact to be implemented in a development framework, and we needed to add specific Fuel support.