v0.4.0
Pre-release
Pre-release
- Added
addSelectors
method to create lazy element selections for your view specs. - Added method
mox.inject()
to inject services without the need of a inject function wrapper. mox.module
now supports multiple module names and the parameter order is not relevant anymore- Finally added specs, so some small bugs are fixed.
- Deprecated a lot of methods that are barely used or replaced by better ones.