Skip to content

Releases: The-Best-Codes/best-bible

Version 1.0.8 - Update to Docs and Utility Function Improvements

22 Jul 19:59
Compare
Choose a tag to compare

Full Changelog: v1.0.7...v1.0.8

In this version, I've improved the utility functions for the library with better error handling. I've also provided more documentation in the project README.md file and added JSDOC comments in the code.

Version 1.0.7

22 Jul 19:18
Compare
Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

This version brings a few new functions to the best-bible library, including getBibleBooks, getChapterCount, and getVerseCount.
It also introduces a new parameter to applicable functions - the outputType parameter. This allows you to customize the JSON output, with formatting options like default (array), object (high detail), and string (non-JSON text string).

Thank you for using Best-Bible!

Version 1.0.6 - New functions

22 Jul 18:58
Compare
Choose a tag to compare

Version 1.0.5 - ESM and CJS Support

22 Jul 16:43
Compare
Choose a tag to compare

Version 1.0.3 - Re-release

22 Jul 16:22
Compare
Choose a tag to compare

Version 1.0.2

22 Jul 16:17
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

Version 1.0.1

22 Jul 16:15
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Jul 14:32
Compare
Choose a tag to compare

Full Changelog: https://github.com/The-Best-Codes/best-bible/commits/v1.0.0

See the project repo, https://github.com/The-Best-Codes/best-bible/, for more information about this project.