Changes since previous release:
- [8c57d66](https://github.com/cdump/radiacode/commit/8c57d666101719c7547b53f324fc45ad73874b22) v0.2.2
- [78d3f84](https://github.com/cdump/radiacode/commit/78d3f84d591fe7641fa938bc321c58188791e34d) Merge pull request #17 from GuenterQuast/master
- [6807bd8](https://github.com/cdump/radiacode/commit/6807bd824cbe3c101442773fb0872d101c3eafb2) default now is to not write result to file
- [575475b](https://github.com/cdump/radiacode/commit/575475beaa09faca1d863c9f04616101f124acca) re-ran black with proper options
- [afd35ce](https://github.com/cdump/radiacode/commit/afd35ce82fc83dfead0ed4f29e0559365af3ef1e) replaced " by '
- [e57664c](https://github.com/cdump/radiacode/commit/e57664cabbf350f74b6d9df57ce92e1cdb626cfa) fixed unused variable
- [36e5961](https://github.com/cdump/radiacode/commit/36e59616e05252d96b4584928377d6c8c6f66ee9) improved timing, new parameter runtime, output to file
- [554746f](https://github.com/cdump/radiacode/commit/554746f5967941bf62b290b91581448e64244e2e) linting with black
- [1ac4f68](https://github.com/cdump/radiacode/commit/1ac4f6873623a34d59d7a5c3f631babf3b099554) improved graphs, more stable timing
- [720c35f](https://github.com/cdump/radiacode/commit/720c35f85ca7bbf3b7bad1841ad9da0464375447) Merge pull request #15 from cdump/ruff
- [eca39ad](https://github.com/cdump/radiacode/commit/eca39adf1a2830a71e8cb0f12a2159e9a8f5e0d7) black and ruff in github actions
- [a5c65e2](https://github.com/cdump/radiacode/commit/a5c65e2807444178f23c325f5a1f633e3887fc31) format with black
- [df7b948](https://github.com/cdump/radiacode/commit/df7b9481aa8927df277e0d9d6c610ba98f5b5fcf) fix ruff errors and warnings
- [bbf6b96](https://github.com/cdump/radiacode/commit/bbf6b961db7ed365a360465c8e2ace1b72288831) radiacode-examples: showSpectrum.py -> show-spectrum.py, add matplotlib dep
- [c7c9175](https://github.com/cdump/radiacode/commit/c7c91751fc029bd0401a45f9753cfbf6fce306ab) wemake-python-styleguide -> ruff
- [913c920](https://github.com/cdump/radiacode/commit/913c920ed2162bdc3ee9c38a1233c1f0c4c56eac) proposed fix for issue #13: crashes when reading USB in a loop (14)