aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue with indents in the middle of poetry sectionsHEADmasterYour Name2024-04-131-4/+2
* Fixed infinite loop at end of bible (Rev 22)v1.0.6Your Name2024-01-302-3/+13
* Version bumpv1.0.5Your Name2023-04-111-1/+1
* Fixed help messageYour Name2023-01-281-1/+1
* Updated utf8 dependency to upstream v3.2.3Your Name2023-01-286-130/+415
* Added superscript capability for verse numbersYour Name2023-01-281-2/+17
* Fixed issue with installing zips containing directory listingsYour Name2022-04-251-16/+20
* Speed gains when working with multiple modulesv1.0.4Your Name2022-04-184-11/+54
* Fixed crash with empty verse (e.g., ESV Matt 23:14)v1.0.3Your Name2022-03-121-1/+1
* Creates soname symlinkYour Name2022-02-242-2/+4
* Installs linker name symlink (which apparently ldconfig doesn't do)v1.0.2Your Name2022-02-241-0/+1
* Fixed core dump when compiled with -D_GLIBCXX_ASSERTIONSYour Name2022-02-232-9/+1
* Fixed issue with packaging on arch linux AURYour Name2022-02-231-2/+1
* Fixed issue with override and export on same variableYour Name2022-02-232-2/+1
* Version bump: packaging and bug fixesYour Name2022-02-231-1/+1
* Fixed segfault when no modules are installed or set as defaultYour Name2022-02-231-1/+13
* Added a unit test for language name mappingYour Name2022-02-223-1/+11
* Added soname to libraryYour Name2022-02-223-17/+40
* Made prefix etc lowercase in MakefileYour Name2022-02-211-11/+11
* Updated installation to respect overriden prefix etcYour Name2022-02-181-7/+11
* Reorganized repository layoutYour Name2022-02-1814-34/+46
* Now respects environment LDFLAGSYour Name2022-02-171-3/+3
* Added MIT Licensev1.0.1Your Name2022-02-091-0/+21
* Does not contain blank languagesYour Name2022-01-221-2/+3
* Moved to c++20, reports full language nameYour Name2022-01-224-3/+50
* Fixed handling of titlesYour Name2021-08-102-13/+17
* Fixed processing of non-span xhtml formatting tagsYour Name2021-08-093-39/+41
* Fixed name of bash completion on installationv1.0.0Your Name2021-05-191-1/+1
* Fixed error in makefileYour Name2021-05-191-0/+1
* Fixed make install not respecting DESTDIRYour Name2021-05-191-1/+1
* Removed newline before printingYour Name2021-05-191-1/+1
* Fixed crash when word is longer than width of terminalYour Name2021-02-221-3/+4
* Added utf8 library for calculating string lengthYour Name2021-02-215-27/+949
* Added line wrappingYour Name2021-02-171-9/+73
* Added bash completionsYour Name2021-02-102-0/+77
* Fixed bug accessing last chapter of a bookYour Name2021-02-092-2/+8
* Fixed ldflags for compilation on pureosYour Name2021-01-071-4/+4
* Removed dependency on unzipYour Name2020-11-244-11/+69
* Updated API to be more explicit with referencesYour Name2020-11-215-80/+106
* Fixed issue with status reportingYour Name2020-11-183-13/+37
* Fixed issue with multi-full-chapter referencesYour Name2020-11-142-1/+2
* Fixed handling of paragraph symbolYour Name2020-11-104-24/+48
* Fixed a bug with NT only translations displaying invalid OT textYour Name2020-11-092-4/+16
* Fixed installed binary permissionsYour Name2020-11-071-1/+1
* Fixed segfaults for invalid module namesYour Name2020-11-074-17/+22
* Added mod installation to cli interfaceYour Name2020-11-065-7/+103
* Updated readme to use correct syntax highlightingYour Name2020-11-061-3/+3
* Updated readmeYour Name2020-11-062-1/+50
* Initial commitYour Name2020-11-0510-0/+893