Skip to content

Releases: The-Best-Codes/best-bible

v1.3.3

23 Jul 19:02
Compare
Choose a tag to compare

Full Changelog: v1.2.4...v1.3.3

In this version, conflicts have been resolved and we've rolled back to a previous revision to prevent issues while we work on things. Thank you for your patience.

v1.2.4 - One, Two, Skip a few...

23 Jul 18:15
Compare
Choose a tag to compare

v1.1.6-alpha

23 Jul 16:58
Compare
Choose a tag to compare
v1.1.6-alpha Pre-release
Pre-release

Full Changelog: v1.1.5...v1.1.6-alpha

v1.1.5 - Stable

23 Jul 16:19
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.5

Reset stable release to give users a more stable experience.

v1.1.4-alpha

23 Jul 16:07
Compare
Choose a tag to compare
v1.1.4-alpha Pre-release
Pre-release

v1.1.3-alpha

23 Jul 15:46
Compare
Choose a tag to compare
v1.1.3-alpha Pre-release
Pre-release

v1.1.2-alpha

23 Jul 15:24
Compare
Choose a tag to compare
v1.1.2-alpha Pre-release
Pre-release

Full Changelog: v1.1.1-alpha...v1.1.2-alpha

Updates to package.json

v1.1.1-alpha

23 Jul 15:21
Compare
Choose a tag to compare
v1.1.1-alpha Pre-release
Pre-release

Full Changelog: v1.1.0...v1.1.1-alpha

This version is an alpha version. I don't recommend using it in production.

Version 1.1.0 - Fixed bible.json (Song of Solomon)

22 Jul 21:50
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-node from 2 to 4 by @dependabot in #2
  • build(deps): bump actions/checkout from 2 to 4 by @dependabot in #3

New Contributors

Full Changelog: v1.0.9...v1.1.0

There was an issue with the Bible parsing script that caused Song of Solomon to be omitted. I've fixed the issue. You can reference Song of Solomon as SongOfSolomon.

v1.0.9

22 Jul 20:08
Compare
Choose a tag to compare

Full Changelog: v1.0.8...v1.0.9

In this version, I've added the bibleValidation function group and it's documentation.

Now, you can easily validate Bible data yourself before calling functions to implement custom error handling.