Releases: bozzlab/pyacoustics-stc
Releases · bozzlab/pyacoustics-stc
Release 2022.07.03 (v0.4.0)
Release Details:
#3
- Revise markdown docs
- Update Python version support from
>=3.6
to>=3.8
- Update Chart/Graph library from
matplotlib
toplotly
- Rename method in
SoundTransmissionClass
,export_graph_result
toexport_graph_to_file
#4
- Update pyacoustics-stc to
v0.4.0
Changelog v0.3.0...v0.4.0
Release 2022.04.18, Rename variables
Release Details:
- Rename instance/property from
point
->index
- Rename method from
evaluate
->calculate
- Published to
pypi
https://pypi.org/project/pyacoustics-stc/0.3.0/
Reference #1
Changelog v0.2.1...v0.3.0
Release Hot Fix 2022.04.18
Release Details:
- Fix invalid variable name
- Add
deficiency
to graph - Published to
pypi
https://pypi.org/project/pyacoustics-stc/0.2.1/
Changelog v0.2.0...v0.2.1
Release 2022.04.18
Release Details:
- Downgrade python from
3.8
->3.6
- Remove unused dependencies e.g.
prospector
,pyqt5
- Published to
pypi
https://pypi.org/project/pyacoustics-stc/0.2.0/
Changelog v0.1.0...v0.2.0
Release 2022.04.17
Release Details:
- Add
pyacoustics-stc
as package. - Released as first version (
v0.1.0
) - Published to
pypi
https://pypi.org/project/pyacoustics-stc/