Change record status: 
Introduced in version: 
1.2.0
Description: 

BuildFieldTrait::getLinkFieldValues() is a new method which can be used on multi-value link fields to get all the values as an array of arrays with 'url' and 'title' keys.

BuildFieldTrait::getDateFieldValues() is a new method which can be used on multi-value date fields to get all the values as an array of formatted date strings.