You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Change Log
2
2
3
+
## 1.3.0
4
+
- Added functionality to include minimal copyright information into the Base Extractor and Web Extractor
5
+
- Added Bible Gateway translation-specific copyright URL to output files
6
+
- Added translation support for: AMP, CSB, LSB, RSV
7
+
3
8
## 1.2.0
4
9
- Fixed an issue where the YAML Extractor sometimes includes extra whitespace that is not present in the Web Extractor
5
10
- Fixed an issue where the `output_as_list` flag in the Base Extractor would be modified when an error occurred while calling one of the text searching functions
Everything is meaningless.”",English,NIV,0000-00-00T00:00:00.000000+00:00,0.0.0
359
+
Everything is meaningless.”",English,NIV,https://www.biblegateway.com/versions/new-international-version-niv-bible/#copy,0000-00-00T00:00:00.000000+00:00,0.0.0
350
360
```
351
361
352
362
## CSV Extractor
@@ -385,11 +395,11 @@ Output:
385
395
386
396
Running the above code would produce a file called `Ecclesiastes.csv` in the current working directory with the approximate contents:
Everything is meaningless.”",English (EN),NIV,0000-00-00T00:00:00.000000+00:00,0.0.0
402
+
Everything is meaningless.”",English (EN),NIV,https://www.biblegateway.com/versions/new-international-version-niv-bible/#copy,0000-00-00T00:00:00.000000+00:00,0.0.0
<h1>Meaningless 1.2.0 - API Documentation<aclass="headerlink" href="#meaningless-library-version-api-documentation" title="Link to this heading">¶</a></h1>
81
+
<h1>Meaningless 1.3.0 - API Documentation<aclass="headerlink" href="#meaningless-library-version-api-documentation" title="Link to this heading">¶</a></h1>
0 commit comments