Skip to content

Changelog

Unreleased

Full Changelog

Implemented enhancements:

  • Use GH usernames for release changelogs #102

v2.3.0 (2023-03-24)

Full Changelog

Fixed bugs:

  • Wrongly named option used in callable workflow #125
  • Use codecov upload token #119

Merged pull requests:

  • Use CODECOV_TOKEN secret in CI #127 (CasperWA)
  • Use the proper "ignore" option name for update-deps #126 (CasperWA)
  • Use GitHub usernames in changelogs for releases #115 (CasperWA)

v2.2.1 (2023-03-15)

Full Changelog

Fixed bugs:

Merged pull requests:

v2.2.0 (2023-03-10)

Full Changelog

Implemented enhancements:

  • Add API reference documentation for this repository #113
  • Allow to skip or keep dependency at certain level #95

Fixed bugs:

  • fail_fast should still make update-deps task fail #112

Merged pull requests:

v2.1.0 (2023-02-07)

Full Changelog

Implemented enhancements:

  • Use custom token when possible #104
  • Extend "automerge" workflow with changes #69

Closed issues:

  • Acknowledge testing dependencies in pyproject.toml #93

Merged pull requests:

v2.0.0 (2022-12-06)

Full Changelog

Implemented enhancements:

  • Make test: true actually work for "CD - Release" #83

Fixed bugs:

  • Bad usage of backticks in warning message #79

Closed issues:

  • Drop using a vMAJOR dynamic tag #81

Merged pull requests:

  • [Auto-generated] Update dependencies #85 (TEAM4-0)
  • Changed to vMajor tag for pre-commit in ci_update_dependencies.yml #82 (francescalb)
  • Use quotes instead of backticks in warning message #80 (CasperWA)

v1.3.5 (2022-11-17)

Full Changelog

Fixed bugs:

  • Undo commit d525ea0f069b6615aa352a7f385c21b31f29b985 #77

Merged pull requests:

  • Make --strict toggleable for mkdocs build #78 (CasperWA)
  • [Auto-generated] Update dependencies #76 (TEAM4-0)

v1.3.4 (2022-10-31)

Full Changelog

Implemented enhancements:

  • Support setting full versions in pre-commit config #72

Merged pull requests:

  • Only freeze repo hook version if using 'v1' #73 (CasperWA)

v1.3.3 (2022-10-12)

Full Changelog

Implemented enhancements:

  • Support setting python version restrictions in dependencies #70

Merged pull requests:

v1.3.2 (2022-10-10)

Full Changelog

Fixed bugs:

  • Don't change .pages in API ref hook #66

Merged pull requests:

  • [Auto-generated] Update dependencies #68 (TEAM4-0)
  • Ensure .pages does not get mkdocstrings option #67 (CasperWA)

v1.3.1 (2022-10-06)

Full Changelog

Fixed bugs:

  • Nested modules not represented properly #64

Merged pull requests:

  • Ensure API reference documentation works for multiple large packages #65 (CasperWA)

v1.3.0 (2022-10-05)

Full Changelog

Implemented enhancements:

  • Custom API ref file options #57
  • Test installing Python package after building it #56
  • Support multi-package repositories #55
  • Use custom Python version for CI tests #54

Fixed bugs:

  • Local workflows out-of-date #62
  • Invoke task "update docs index" missing defaults #53

Closed issues:

  • Documentation issue #52

Merged pull requests:

v1.2.2 (2022-08-24)

Full Changelog

Fixed bugs:

  • API reference links depends on installation type #46

Merged pull requests:

v1.2.1 (2022-08-23)

Full Changelog

Fixed bugs:

  • Properly point to API reference files #44

Merged pull requests:

v1.2.0 (2022-07-18)

Full Changelog

Implemented enhancements:

  • Add workflow for "standard" CI tests #23
  • Add local CI tests #22

Fixed bugs:

  • Update all mentions of CasperWA to SINTEF #37
  • Hook not working due to task error #32

Closed issues:

  • Credit funding projects #35
  • Update documentation title and README #29

Merged pull requests:

v1.1.2 (2022-07-08)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix usage of invoke tasks for lists #30
  • Default args for docs-landing-page doesn't work #27
  • Update internal Python package along with releases #26

Merged pull requests:

  • Default args fix for docs-landing-page hook #31 (CasperWA)

v1.1.1 (2022-07-06)

Full Changelog

Fixed bugs:

  • Hooks not working externally #21

Merged pull requests:

v1.1.0 (2022-07-06)

Full Changelog

Implemented enhancements:

  • New pre-commit hooks for invoke tasks #16

Merged pull requests:

v1.0.1 (2022-07-06)

Full Changelog

Fixed bugs:

  • Ensure PREVIOUS_VERSION can be retrieved if input not given #19
  • Fix condition for running steps in CI/CD workflow #18

Closed issues:

  • Update documentation to @v1 #15

v1.0.0 (2022-07-06)

Full Changelog

Implemented enhancements:

  • Use proper option for changelog generator instead of moving file afterwards #13
  • Update CHANGELOG with unreleased stuff when updating default branch #11
  • Update to new repo name #8
  • Allow testing/debugging CI/CD workflow #6
  • Make "FIRST_RELEASE" bool more robust #3

Fixed bugs:

  • Exclude tags from PREVIOUS_VERSION in release workflow #17
  • Update local workflow for updated CI/CD workflow #12
  • Fix links for various "default" PR bodies and tag messages #9
  • API Reference creation not working #7
  • Ensure the permanent dependencies branch is always updated #4

Closed issues:

  • Update documentation with new inputs for CI/CD workflow #14
  • Workflow overview in documentation #5

Merged pull requests:

v0.1.0 (2022-07-05)

Full Changelog

Merged pull requests:

  • New workflow triggering changes with new default branch changes #1 (CasperWA)

* This Changelog was automatically generated by github_changelog_generator