File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## [ 0.15.0] - 2025-11-??
10+ ## [ 0.15.1] - 2025-12-31
11+
12+ ### Added
13+
14+ - Added the ability to override the standard max verses dict with the Bible version-specific max verses dict.
15+
16+ ### Changed
17+
18+ - Modified the values in the max verses dictionary to be the mode (instead of max) chapter/verse info across all versions/translations.
19+ - Separated the Bible versions/translations into their own packages to reduce the file size of the main pythonbible package.
20+ - The main pythonbible package now only includes the ASV version by default.
21+ - Other versions/translations can be optionally installed along with the pythonbible package or separately as their own package.
22+
23+ ## [ 0.15.0] - unreleased due to file size restrictions on PyPI
1124
1225### Added
1326
You can’t perform that action at this time.
0 commit comments