Skip to content

v1.0.0

Compare
Choose a tag to compare
@jpvantassel jpvantassel released this 12 Oct 02:56
· 159 commits to main since this release
de2ed3e

In this release

  • ✨ Add support for Python 3.9.
  • ✨ Add total number of windows to HvsrRotated summary file.
  • ✨ Add command line interface (see #12).
  • 🐎 Add multiprocessing to command line interface for improved performance.
  • 🔒 Remove exec call for reading version number.
  • 💥 Rename master to main.
  • 🔧 Remove Python 3.8 from local tox tests.
  • 📚 Update documentation to include command line interface.
  • 📚 Other various documentation updates.