Skip to content

v14.0.0

Choose a tag to compare

@caleb531 caleb531 released this 27 Mar 23:29
2fbabe1

YouVersion Suggest v14 is a major new release with new features, an important
bugfix, the latest Bible data from YouVersion, and overall stability improvements.

New features

  • Added a new "Line Breaks" preference which controls whether or not line breaks
    are included in copied Bible content
    • This can be useful for copying verses from books like Psalms and pasting
      them as a single line
  • Added a mechanism to automatically install the required Apple Command Line
    Tools if they are not already installed (or need to be updated)
  • Upgraded to the latest Bible data from YouVersion (this removes the MNT
    translation for English, and features updates for other languages)

Bug fixes

  • Fixes a serious issue where the yvsearch command would return no results (#24)

Under-the-hood

  • Improved the robustness of fetching Bible content and search results
  • Consolidating redundant code, simplifying complex logic, and adding additional
    test cases for improved stability
  • Decreased the maximum number of entries allowed in the content cache so
    YouVersion Suggest does not require as much space on your local machine