v6.0.0
What's Changed
Breaking Changes 🛠
- make search string used to look up objects configurable by @orangewolf in #884
- This PR requires anyone with custom code that creates an ObjectFactory or that overrides the ObjectFactory#initializer or ObjectFactory#search_by_identifier methods to update their code to take in to account the new
work_identifier_search_field
- This PR requires anyone with custom code that creates an ObjectFactory or that overrides the ObjectFactory#initializer or ObjectFactory#search_by_identifier methods to update their code to take in to account the new
Full Changelog: v5.5.0...v6.0.0