Skip to content

Release 0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 13:08

Changes since previous release:

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