Skip to content

Releases: scikit-package/scikit-package-workspace

0.1.1

02 Jul 11:47

Choose a tag to compare

Added:

  • Add cookiecutter.json in the template to allow scikit-package-workspace to automatically create the project-level config.

0.1.0

25 Jun 13:56

Choose a tag to compare

Added:

  • Add pre-commit setup, Github release workflow.
  • Add pyproject.toml to cookiecutter repository to configure docformatter and black config.

0.1.0-rc.0

24 Jun 23:41
6d5b54f

Choose a tag to compare

0.1.0-rc.0 Pre-release
Pre-release

What's Changed

  • skpkg: level-3 cookiecutter template with using dot product example across tests and projects by @bobleesj in #1
  • chore: rename file and folder names based on group's naming convention by @bobleesj in #3
  • Remove proj_two from repo by @cadenmyers13 in #4
  • chore: create a pre-commit config file by @zmx27 in #6
  • Add pre-commit setup, Github release workflow by @bobleesj in #9
  • Add pyproject.toml to cookiecutter repo to setup black and docformatter. by @bobleesj in #11
  • chore: Add license file by @bobleesj in #13

New Contributors

Full Changelog: https://github.com/scikit-package/scikit-package-workspace/commits/0.1.0-rc.0