Releases: epartment/nova-dependency-container
Releases · epartment/nova-dependency-container
1.0.3
- #6 Added support for using relationship fields as dependencies in the dependency container
- Updated README to reflect changes
1.0.2
Added a dependsOnNotEmpty
option, in order to add dependencies on fields that should not be empty, without requiring a specific value
1.0.1
Added 3rd party support
- Added better component scanning in order to set up the correct field watchers
- Added a dependsOnCustomComponent method that allows 3rd party field dependencies