You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fetchReferenceContent() function now returns a BibleReference object (with the contents of the verse stored in a content property) rather than the formatted contents; this exposes more information about the matched Bible reference for use by consuming applications
The format option to the fetchReferenceContent() function has been removed; applications using youversion-suggest should now perform the formatting logic themselves using the additional information they receive from the BibleReference object