fix platform detection for evalresp

master
Marius Kriegerowski 2 years ago committed by Gogs
parent d15f4f8a68
commit f4fe3e3c8c

1
.gitignore vendored

@ -23,6 +23,7 @@ __pycache__/
*.log
*.err_log
.vagrant
.idea
/test/example_run_dir/
/test/data/

@ -30,6 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Fix Snuffler crashes on reading invalid files and other IO related errors.
- Fixed `Trace.envelope`.
- Fixed `evalresp` platform detection.
### Changed
- Improvements to directivity plot.

Binary file not shown.
Loading…
Cancel
Save