Releases: patrickboateng/geolysis
v0.24.0
v0.23.0
November 2025 [0.23.0]
Welcome to the second November 2025 release of geolysis. geolysis 0.23.0 is a
beta release version.
Python Versions Supported
The Python versions supported are:
- Python 3.11
- Python 3.12
- Python 3.13
Summary - Release Highlights
-
Ultimate bearing capacity (Changes made to ultimate bearing capacity)
ubc_typeparameter was changed toubc_methodin thecreate_ubc_4_all_soilsfunction.UBCTypeclass was changed toUBCMethod.
-
Allowable bearing capacity (Changes made to allowable bearing capacity)
abc_typeparameter was changed toabc_methodin thecreate_abc_4_cohesionless_soils.ABCTypeclass was changed toABCMethod
-
Standard Penetration Test (Changes made to SPT)
DilatancyCorrTypeclass was changed toDilatancyCorrectionMethod.OPCTypeclass was changed toOPCMethod
Thank You
Last but certainly not least, a big Thank You to all the contributors of
geolysis.
v0.22.0
November 2025 [0.22.0]
Welcome to the November 2025 release of geolysis. geolysis 0.22.0 is a
beta release version.
Python Versions Supported
The Python versions supported are:
- Python 3.11
- Python 3.12
Summary - Release Highlights
- Added
correct_spt_n_valuefunction for correcting SPT N-values - Removed
create_ubc_4_all_soil_types
Thank You
Last but certainly not least, a big Thank You to all the contributors of
geolysis.
v0.21.0
Full Changelog: v0.21.0...v0.21.0
v0.20.0
Full Changelog: v0.20.0...v0.20.0
v0.13.0
Full Changelog: v0.12.0...v0.13.0
v0.12.0
Check out release notes: 0.12.0 notes
v0.11.0
v0.10.3
Bug fix
v0.10.2
This is a minor patch release that lists the projects geolysis depends on.