Skip to content

v0.2.0

Choose a tag to compare

@caleb531 caleb531 released this 21 Apr 04:06
a1129f0
  • 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