Skip to content

v0.6.0

Choose a tag to compare

@caleb531 caleb531 released this 24 Apr 22:58
9cfb20f
  • Added a new getLanguages() function to the public API
  • Added missing documentation for the getReferencesMatchingPhrase() function
  • Eliminated lodash-es as a dependency
  • Added many additional tests to ensure the proper functioning of the API; code coverage is now at 95%
  • The priority/metadata fields have been removed from the Bible book object
    • The priority field was only ever meant for internal use
    • The metadata field was removed to keep the resulting objects smaller (in case you decide to JSON-serialize them); the getBibleBookMetadata() is now the preferred and only way to retrieve this metadata