Skip to content

Releases: patrickboateng/geolysis

v0.24.0

20 Nov 14:06
v0.24.0
e6d553e

Choose a tag to compare

This was a bug fix release.

The func-validator package had to be updated to fix the error message issue in the DependsOn validator.

v0.23.0

13 Nov 19:01
v0.23.0
12f5f0f

Choose a tag to compare

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_type parameter was changed to ubc_method in the create_ubc_4_all_soils function.
    • UBCType class was changed to UBCMethod.
  • Allowable bearing capacity (Changes made to allowable bearing capacity)

    • abc_type parameter was changed to abc_method in the create_abc_4_cohesionless_soils.
    • ABCType class was changed to ABCMethod
  • Standard Penetration Test (Changes made to SPT)

    • DilatancyCorrType class was changed to DilatancyCorrectionMethod.
    • OPCType class was changed to OPCMethod

Thank You

Last but certainly not least, a big Thank You to all the contributors of
geolysis.

v0.22.0

12 Nov 06:20
v0.22.0
0774493

Choose a tag to compare

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_value function 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

14 Oct 01:37
v0.21.0
2bed8d6

Choose a tag to compare

Full Changelog: v0.21.0...v0.21.0

v0.20.0

14 Oct 01:28
v0.20.0
ab72072

Choose a tag to compare

Full Changelog: v0.20.0...v0.20.0

v0.13.0

03 Oct 18:38
v0.13.0
73956bc

Choose a tag to compare

Full Changelog: v0.12.0...v0.13.0

v0.12.0

01 Oct 04:46
v0.12.0
ff3563a

Choose a tag to compare

Check out release notes: 0.12.0 notes

v0.11.0

13 Sep 21:07
v0.11.0
6d13ffa

Choose a tag to compare

v0.10.3

05 Sep 21:37
v0.10.3
b895dee

Choose a tag to compare

Bug fix

v0.10.2

05 Sep 21:29
v0.10.2
9db6038

Choose a tag to compare

This is a minor patch release that lists the projects geolysis depends on.