Skip to content

Releases: scikit-package/scikit-package-system

0.1.1

03 Jul 01:28

Choose a tag to compare

Added:

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

0.1.0

25 Jun 15:47

Choose a tag to compare

Added:

  • Add workflow for GitHub release on tag push.
  • Add pre-commit CI setup.

0.1.0-rc.0

24 Jun 23:37
530ed35

Choose a tag to compare

0.1.0-rc.0 Pre-release
Pre-release

What's Changed

  • skpkg: level-4 cookiecutter template with using dot product example across tests and projects by @bobleesj in #2
  • tests: update tests with group's standard. remove codespell and prevent main pre-commit hooks" by @bobleesj in #10
  • ci: implement test-on-pr no codecov in level-4 by @bobleesj in #11
  • docs: use readme.md for simplicity and fix typo in cookiecutter by @bobleesj in #12
  • chore: rename calculator.py to functions.py by @bobleesj in #14
  • ci: remove [no-commit-to-branch] in pre-commit config in order to setup pre-commit CI by @bobleesj in #16
  • refactor: change github_username to github_username_or_orgname by @bobleesj in #18
  • refactor: remove environment.yml file by @bobleesj in #17
  • skpkg: modify project_owner_name to contributors in level 4 user input by @bobleesj in #19
  • ci: update release-script URL from Bilingegorup to scikit-package by @bobleesj in #21
  • chore: migrate reference from billingegroup to scikit-package by @bobleesj in #22
  • Add pre-commit setup, add GitHub release on tag push by @bobleesj in #26
  • Add remaining Issue and PR templates to skpkg-system (License file) by @bobleesj in #27

New Contributors

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