Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

v1.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 21:55
· 2 commits to master since this release
7a92979

What’s Changed

  • Added coverage badges via make test @TezRomacH and @MaaniBeigy #368
  • Added script to update all dev deps using one command make update-dev-deps
  • Added more cleanup commands
make pycache-remove

make dsstore-remove

make mypycache-remove

make ipynbcheckpoints-remove

make pytestcache-remove

all this cleanups can be executed via make cleanup

  • Refactored cookie-cutter pre- and post- tests
  • Added assets with coverage-repost

👥 List of contributors

@TezRomacH @MaaniBeigy