Releases: BibleJS/BibleApp
Releases · BibleJS/BibleApp
2.1.0
2.0.2
Update docs and licence year. 🚀
2.0.1
2.0.0
- Relicensed under The KINDLY License.
- Updated dependencies. Fixed #12.
- Generated docs via blah.
1.0.0
-
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
- Added search feature upgrading the
bible.js
module tov0.1.6
. It supports only Romanian language. - Set the default searched result color using
--rc
or--resultColor
- Added
couleurs
as dependency
v0.1.2
- Upgrade to
bible.js@0.1.6
v0.1.1
- Added
--onlyVerses
option. - Upgrade to
bible.js@0.1.5
v0.1.0
- First stable release
- Upgrade to
bible.js@0.1.4