Skip to content

Releases: HotSprings-GmbH/data-science-project-template

v2.3.0

02 Jul 14:18
Compare
Choose a tag to compare

2.3.0 (2024-07-02)

Features

  • bump code quality tooling (80266da)

v2.2.0

02 Jul 13:48
Compare
Choose a tag to compare

2.2.0 (2024-07-02)

Chores

  • added system files to gitignore (bb43c4b)

Features

  • bump github actions to versions that are working and not deprecated (d960bfc)

Bug Fixes

  • bump commitlint to 9.11.0 and make check script work (c14c479)
  • pin commitlint config (9c7848a)

v2.1.0

11 Aug 08:30
Compare
Choose a tag to compare

2.1.0 (2023-08-11)

Build

  • bump pre-commit hooks to v4.4.0 (34dd917)
  • bump pylint to 2.16.1, adapt pylintrc (99b6e72)
  • bump to python 3.10 and update dependencies (9f042ee)
  • update prettier pre-commit hook (91c56d8)

Features

  • add .DS_Store files to .gitignore (b666f38)
  • add ci files by user choice (1649380)
  • add isort to pre-commit hooks (b5b5c56)
  • add PackageManger factory with micromamba support (2c42ae5)
  • add user option to install jupyter or not during template config (4ce8afa)
  • check yaml and json with prettier only (87ee092)
  • update commilint version (2f2e81e)

Refactor

Tests

  • add test for template creation (2afab77)

v2.0.5

10 Feb 12:31
2b7c69f
Compare
Choose a tag to compare

2.0.5 (2023-02-10)

Bug Fixes

  • bump node to v18 semantic-release workflow (2b7c69f)
  • move data dir back into template (54a9cd0)

v2.0.4

05 Jan 09:50
Compare
Choose a tag to compare

2.0.4 (2023-01-05)

Bug Fixes

  • adjust pre-commit config so black always considers the configuration (dab00df)

v2.0.3

05 Jan 07:13
Compare
Choose a tag to compare

2.0.3 (2023-01-05)

Bug Fixes

  • adjust commit message check to work with multi line commits (1e40075)

v2.0.2

21 Dec 10:10
Compare
Choose a tag to compare

2.0.2 (2022-12-21)

Bug Fixes

  • use the correct git reference in pull requests (1abebe6)

v2.0.1

31 Aug 08:50
Compare
Choose a tag to compare

2.0.1 (2022-08-31)

Bug Fixes

  • change git setup commands to work with older git versions (82ed3ce)
  • specify mamba path to work in nested environments (3c3b799)

v2.0.0

29 Aug 08:43
Compare
Choose a tag to compare

2.0.0 (2022-08-29)

⚠ BREAKING CHANGES

  • change template pipeline to github
  • transform into cookiecutter template

Features

  • add apache 2.0 license (8bf2ec3)
  • change template pipeline to github (f629096)
  • rename .yml cfgs as .yaml (40a2a2a)
  • transform into cookiecutter template (46b315e)