Skip to content

Releases: col16/pypassage

Django 2 compatibility

04 Apr 09:02
Compare
Choose a tag to compare

opt/django code updated to support Python 3 and Django 2.0
Improved code formatting

Python 3 support

04 Apr 09:04
Compare
Choose a tag to compare

Python 3 support added
Upgraded to version 3 of ESV API

Multi book

13 Jun 19:59
Compare
Choose a tag to compare

Multi-book support added. New 'end_book' optional parameter for Passage initialisation function.
New PassageDelta class for extending passages by arbitrary number of verses or chapters
Added Passage.text and PassageCollection.text functions
Deprecated get_passage_text function
Deprecated Passage.extend function
Renamed Passage.osisRef function to Passage.osis_reference
Removed book_total_verses function from Passage object; creating a stand-alone version in its place

In the beginning

03 May 09:29
Compare
Choose a tag to compare

First release!