Skip to content

Releases: BibleJS/BibleApp

2.1.0

10 Aug 02:09
Compare
Choose a tag to compare

Docs and relicense to MIT. 📝

2.0.2

09 Aug 18:12
Compare
Choose a tag to compare

Update docs and licence year. 🚀

2.0.1

09 Oct 06:26
Compare
Choose a tag to compare
  • Fixed a bug which was appearing when the JSON files were being read. Thanks, @jonkemp! 🍰

2.0.0

09 Jul 19:37
Compare
Choose a tag to compare

1.0.0

08 Jan 06:25
Compare
Choose a tag to compare
  • Upgraded to bible.js@2.0.0

  • Submodule support (which was introduced in bible.js@1.0.0

  • Fixed ASCII table rendering.

  • New syntax for getting verses:

    $ bible --lang en 'Genesis 1:1'
    $ bible 'Geneza 1:1' # supposing "ro" language is set in ~/.bible-config.json file
    $ bible -s '/meroza/i' # you can pass regular expressions there

v0.1.3

07 Jan 19:49
Compare
Choose a tag to compare
  • Added search feature upgrading the bible.js module to v0.1.6. It supports only Romanian language.
  • Set the default searched result color using --rc or --resultColor
  • Added couleurs as dependency

v0.1.2

07 Jan 19:49
Compare
Choose a tag to compare
  • Upgrade to bible.js@0.1.6

v0.1.1

07 Jan 19:49
Compare
Choose a tag to compare
  • Added --onlyVerses option.
  • Upgrade to bible.js@0.1.5

v0.1.0

07 Jan 19:48
Compare
Choose a tag to compare
  • First stable release
  • Upgrade to bible.js@0.1.4