============================================ * Adds ability to easily extend Texts (Create new Texts) * Provides additional texts as part of the library - Protestant Bible - King James 1611 - Deuterocanon * Thanks to aletheist, strawhead, JeffMelton, mlv for helping with this release!
2.2.1
===================================================== * Thanks to mpnordland for the bug report and feature request - I Sam 28-28:2 format now works as expected - Multichapter references in this format such as I Sam 28-29:2 also work
* Added a full test suite to verify - chapter and verse style normalization - output formatting - book names and abbreviations * Added multi-chapter output format (ex. John 1:1-2:25 will yield John 1-2) * Updated book regular expressions - added Eccles for Ecclesiasates - added Chron abbreviation for I and II Chronicles (ex. I Chron) - added Philem for Philemon - added Jon for Jonah - added Song of Sol for Song of Solomon
2.1.3
====================================
* Removed print debug msg
2.1.2
=============================================
* Can now reference multiple chapters - ex: Revelation 2-3
* Made the library unicode compatible with the ability to recognize the \u2013 en and \u2014 em dashes * Added the OSIS Phlm abbreviation to the Philemon regex * Fixed a regex book matching bug that was causing Philemon references to match as Philippians (Thank you Ganon11 for the bug report)