v2.0.0
Includes release notes from v2 betas
- Bumped minimum required Node version to v18
- The Bible data is now bundled with the library, making the library must less
dependent on the directory structure of your final application- Because of this, the
setBibleDataDirBase()method is no longer needed
and therefore has been removed
- Because of this, the
Under-the-hood
- Switched the entire testing infrastructure from Mocha to AVA
- This enables better coverage reporting and test isolation
- All unit tests have been rewritten to use AVA's API
- The
fetchReferenceContent()now has improved error handling if you pass an
invalid Bible reference