Releases: cemsbv/py-pilecore
1.1.2
1.1.1
Full Changelog: 1.1.0...1.1.1
1.1.0
Minor release to add the Begemann excavation stress reduction method to the PileCore Tension payload.
Full Changelog: 1.0.4...1.1.0
1.0.4
Minor release improving docstrings of several methods
Full Changelog: 1.0.2...1.0.4
1.0.2
Fix the rendering of the Result Viewers
in the jupyter notebooks.
What's Changed
- build(deps): bump cfn-lint from 1.25.1 to 1.33.2 by @dependabot in #132
Full Changelog: 1.0.1...1.0.2
1.0.1
Some very small fixes to improve dependency resolution.
What's Changed
- fix(deps): improve dependencies by @tversteeg in #130
Full Changelog: 1.0.0...1.0.1
1.0.0
Important
In order to use this version, it is necessary to use python 3.11 or higher.
What's Changed
Major release of py-pilecore
with the following relevant changes:
-
Adding the possibility to input custom chamfer/trim limits to the measured
qc
values in the calculation of the shaft resistance for bearing capacity and tension calculations. This is useful when other than default 12 and 15 MPa values specified in the standard are needed.
-
Adding the possibility to input a custom limit to the tip resistance
qb;max
in the calculation of the tip resistance for bearing capacity. This is useful when other than default 15 MPa value specified in the standard is needed.
-
Adding the possibility to indicate whether the
CPT
is performed before or after the pile installation (this can be specified via theconstruction_sequence
parameter. This has implications only for the uplift (tension) capacity calculation according to the standardNEN9997-1
. If the CPT is after the pile installation, then the factorf1
is set to 1.0 at all depths.
-
This release occurs right after the release of
PileCore API
version3.4
, where improvements in the calculation of tension capacity are implemented. To learn more, please check the PileCore API release notes. -
Updating the python support to version 3.13, but stopping support for python versions 3.9 and 3.10. This breaking change is the reason for this release to be a major release.
Full Changelog: 0.9.1...1.0.0
0.8.0
What's Changed
- feat(begemann): add Begemann method to compute excavation stress afte… by @PabloVasconez in #101
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- 81 only add coordinates to soil property payload when not none by @tlukkezen in #99
- 93 Throw ValueError when providing less than 2 CPTs to create_grouper_payload() by @tlukkezen in #99
New Contributors
- @dependabot made their first contribution in #48
Full Changelog: 0.6.0...0.7.0