Skip to content

0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexeymaximov alexeymaximov released this 05 Feb 13:59
· 9 commits to master since this release
  • Apply methods are deprecated, use Attach instead
  • Invoke methods are deprecated, use Run instead (subsequent invocation bug was fixed)
  • Executor is deprecated, use Functor instead
  • Bootstrapper is dprecated, use Functor and Runtime instead
  • (*Declaration).Perform method renamed to (*Declaration).Fullfill (not a break - it is considered that it should not have been used)