Releases: cemsbv/py-vibracore
Releases · cemsbv/py-vibracore
0.3.1
Add fiona dependency to fix the SBR notebook.
Full Changelog: 0.3.0...0.3.1
0.3.0
Release with a breaking Python version change, we dropped support for 3.9 and 3.10 and now support 3.13 as well.
What's Changed
- refactor(python)!: set minimum supported python version to 3.11 and s… by @PabloVasconez in #26
New Contributors
- @PabloVasconez made their first contribution in #26
Full Changelog: 0.2.1...0.3.0
0.2.0
Introduced the SBR-B validation into the workflow. This new feature is designed to check for nuisance vibrations caused by construction activities, such as the installation of sheet piles or driven piles. The SBR-B validation ensures compliance with relevant vibration standards and helps mitigate potential issues related to vibration nuisances.
What's Changed
- feat: SBR-B validation by @RDWimmers in #25
New Contributors
- @RDWimmers made their first contribution in #25
Full Changelog: 0.1.7...0.2.0