Skip to content

v0.1.2

Compare
Choose a tag to compare
@ma-sadeghi ma-sadeghi released this 22 Apr 03:07
· 97 commits to main since this release
  • Major refactoring of the streamlit app to work with the latest version
  • Minor refactoring of docstrings to be compatible with numpydoc style
  • Minor refactoring of the documentation
  • Updated the BEaTmap webapp, currently available at https: https://share.streamlit.io/pmeal/beatmap/main
  • Added a new Action to generate the documentation and publish it at https://pmeal.github.io/beatmap/
  • Unified all CI workflows into a single Action
  • Dropped support for Python 3.6/3.7
  • Refactored internal assumption checks under beatmap.core to be more descriptive
  • Fixed a unit test that tried to catch an Exception that didn't exist