Releases: erykjj/linkture
Releases · erykjj/linkture
v1.4.2
Fixed
- Skip rewriting of incorrectly formatted/unrecognized scriptures
v1.4.1
Fixed
- fixed type-checking warnings
- fixed in-range testing
v1.4.0
Added
- Added option to rewrite/fix scriptures:
- full name format (eg., "Matthew")
- standard abbreviation format (eg., "Matt")
- official abbreviation format (eg., "Mt")
Changed
- Adjusted commandline options and function parameters
- Default output is a rewritten scripture (always rewrites/fixes output)
- Range list and jwpub link are other options
- Updated README
v1.3.2
Changed
- Updated set of book names in English
Fixed
- Improved out-of-range chapter/verse detection
- Convert consecutive ranges into lists (eg. "1-2" -> "1, 2")
v1.3.1
Added
- Add functionality with other language sets (English is default, Spanish, French, German, Italian, Portuguese)
- The sets can be extended as needed
Changed
- Updated English book names list
v1.3.0
Added
- added function to decode list of coded references
Changed
- linking removes repeated book names (eg. 'John 3:16; John 17:3' is processed as 'John 3:16; 17:3')
v1.2.3
Fixed
- refined regex for multi-word book names (eg. "Song of Solomon")