Skip to content

v0.8.1 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 18:40
· 134 commits to master since this release
405f7d8

⚠ Breaking changes

  • Include year and week as integers in statistical bucket data @joro75 (#145)

πŸ”§ Code enhancements

  • Add more unittests for untested lines of code @joro75 (#142)
  • Exclude a few lines from coverage @joro75 (#143)
  • update linting workflow to include coverage reporting to codecov.io @joro75 (#146)
  • Add more detailed unittests for statistics @joro75 (#138)
  • Create codecov.yml configuration file to relax approving PR @joro75 (#147)
  • Use latest APP version @DurgNomis-drol (#153)
  • Adjust GitHub workflows to also run for v0.7 branch @joro75 (#155)

πŸ› Bug Fixes

  • Do not use arrow/datetime.strptime to prevent embedded python exception @joro75 (#141)
  • New header is now required for accessing some data @DurgNomis-drol (#151)
  • Disable the tests that fail to get the statistics on the begin of the week @joro75 (#154)

πŸ“„ Documentation

  • Remove screenshot related question from issue template @joro75 (#140)

🧱 Dependency Updates

  • Reduce specific version of release-drafter to 5.*.* @joro75 (#137)