Releases: Caltech-geoquake/PySeismoSoil
Releases · Caltech-geoquake/PySeismoSoil
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
Create CI/CD pipeline; various config/style updates * Create python-package.yml * Move dependencies to requirements.txt * Install library; add py 3.6 & 3.7 * Update flake8 command * Only run flake8 within ./PySeismoSoil * Fix style in all .py files * Fix over-indenting issue * Stop ignoring E117 * Fix invalid escape sequence in string * Update linting bash script * Add testing bash script * Add contributing instructions * Small tweaks in style * Add python-publish.yml * Update doc & readme * Update code styles in examples; fix some code * Update sed command per https://stackoverflow.com/a/19457213 * v0.4.1 -> v0.4.2 * Move unit test folder to root folder