Skip to content

2.1.0

Choose a tag to compare

@jackmellis jackmellis released this 08 Apr 18:02
· 91 commits to master since this release
  • if an option in the properties config is null, jpex will no longer throw an error
  • Passing $options into a Jpex as a Service service now works
  • Jpex.register.service().bindToInstance() allows you to bind dependencies to a service instance
  • Jpex.$encase method allows you to wrap a function with a number of dependencies