Skip to content

Releases: jgclark/BibleGateway-to-Markdown

Changes in v1.4.5-1.5.0

29 Jan 14:21
Compare
Choose a tag to compare

Fixes since the last release:

  • Cope with BibleGateway's change to their output pages, which meant missing heading and unwanted extra text
  • With some options, verses could be omitted when the range included two successive chapters
  • Extend request fetch timeouts for slower connections and connectivity issues (thanks to PR by @bardbess)
  • Cope with some odd data in verse numbers in LEB and WEB (thanks to report by @CGIII)
  • Cope with a change to BG data for single verse lookups
  • Deal properly with italicised text in Lexham Bible (thanks to report by @CGIII)

v1.4.4

11 Sep 18:57
Compare
Choose a tag to compare

I realised I'd not made releases for the last few updates; but as its only a single script file, you can just download and use the bg2md.rb script file.

v1.4.4, 11.1.2022

  • [Change] Add reference to this project in the help text.

v1.4.3, 12.11.2021

  • [Change] Show help text if no reference is given at the command line.

v1.4.2, 5.11.2021

  • [Fix] Fix so that script will use user's selected Ruby installation, rather than the default one, which at least on macOS is very out-dated.

v1.4.1, 28.5.2021

  • [Fix] Fixed Crossref markers were being truncated to a single character after the 26th Crossref.

Add --boldwords and --newline options

01 Feb 23:56
Compare
Choose a tag to compare

Add features for @selfire1 from issue #4.