Skip to content

Releases: Caltech-geoquake/PySeismoSoil

v0.5.4

13 Feb 06:23
69a4fc7
Compare
Choose a tag to compare

What's Changed

  • Repo cleanup by @jsh9 in #20
  • Use static typing; update doc bldg workflow by @jsh9 in #21

Full Changelog: v0.5.3...v0.5.4

v0.5.3

10 Apr 08:53
015da51
Compare
Choose a tag to compare

What's Changed

  • Included more flake8 linters and updated code styles accordingly (#10)

(There are no actual code changes in this release.)

Full Changelog: v0.5.2...v0.5.3

v0.5.2

12 Jan 09:39
Compare
Choose a tag to compare

What's new:

  • Switched to tox to manage and run testing and linting

There are no actual code changes in this release.

v0.5.1

09 Jan 02:23
Compare
Choose a tag to compare

What's new:

  • Updated a docstring
  • Updated some examples

There are no actual code changes in this release.

v0.5.0

09 Jan 01:59
Compare
Choose a tag to compare

Some breaking changes in v0.5.0:

  • The formula that calculates ρ (mass density of soils) from Vs (shear wave velocity) is updated: log10 is used instead of log (natural logatirhm). See the updated code here. This is to correct a mistake in notation in Mayne et al. (1999).
  • Python 3.6 is no longer supported.

v0.4.9

05 Jul 05:09
Compare
Choose a tag to compare
Include requirements.txt in MANIFEST.in; v0.4.9

v0.4.8

05 Jul 05:01
162e590
Compare
Choose a tag to compare

Refreshed documentations

v0.4.7

04 Jul 22:26
Compare
Choose a tag to compare
Update setup config; v0.4.7

v0.4.6

04 Jul 22:10
Compare
Choose a tag to compare
Update pypa/gh-action-pypi-publish tag; v0.4.6

v0.4.5

04 Jul 22:05
Compare
Choose a tag to compare
Update tag in python-publish.yml