Skip to content

v1.3.0

Choose a tag to compare

@caleb531 caleb531 released this 01 Jun 22:28
a28b697
  • Fixed a bug where the content for individual verses and verse ranges could not be copied to the clipboard
  • The fetchReferenceContent() now throws more specific errors: BibleReferenceNotFoundError and BibleReferenceEmptyContentError, respectively (instead of just Error)
  • Other minor improvements to the code