Changelog¶
Unreleased¶
Implemented enhancements:
- Use GH usernames for release changelogs #102
v2.3.0 (2023-03-24)¶
Fixed bugs:
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)¶
Fixed bugs:
- Typo in auto-merge callable workflow #117
- Fix GH Actions variable naming #120 (CasperWA)
- Fix typo in auto merge workflow #118 (CasperWA)
Merged pull requests:
v2.2.0 (2023-03-10)¶
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 makeupdate-deps
task fail #112
Merged pull requests:
- Implement
ignore
option forupdate-deps
task #111 (CasperWA) - Add API reference documentation for
ci-cd
#110 (CasperWA) - Update Python API #109 (CasperWA)
- [Auto-generated] Update dependencies #107 (TEAM4-0)
v2.1.0 (2023-02-07)¶
Implemented enhancements:
Closed issues:
- Acknowledge testing dependencies in pyproject.toml #93
Merged pull requests:
- Always try to use
PAT
prior toGITHUB_TOKEN
#105 (CasperWA) - [Auto-generated] Update dependencies #103 (TEAM4-0)
- [Auto-generated] Update dependencies #97 (TEAM4-0)
- Changes prior to auto-merge #88 (CasperWA)
v2.0.0 (2022-12-06)¶
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)¶
Fixed bugs:
- Undo commit d525ea0f069b6615aa352a7f385c21b31f29b985 #77
Merged pull requests:
- Make
--strict
toggleable formkdocs build
#78 (CasperWA) - [Auto-generated] Update dependencies #76 (TEAM4-0)
v1.3.4 (2022-10-31)¶
Implemented enhancements:
- Support setting full versions in pre-commit config #72
Merged pull requests:
v1.3.3 (2022-10-12)¶
Implemented enhancements:
- Support setting python version restrictions in dependencies #70
Merged pull requests:
v1.3.2 (2022-10-10)¶
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)¶
Fixed bugs:
- Nested modules not represented properly #64
Merged pull requests:
v1.3.0 (2022-10-05)¶
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:
Closed issues:
- Documentation issue #52
Merged pull requests:
- Update local workflows with new input names #63 (CasperWA)
- Custom Python versions for jobs #61 (CasperWA)
- Custom API reference options #60 (CasperWA)
- Fix documentation typos #59 (CasperWA)
- Support multiple packages in the same repo #58 (CasperWA)
- [Auto-generated] Update dependencies #50 (TEAM4-0)
- [Auto-generated] Update dependencies #48 (TEAM4-0)
v1.2.2 (2022-08-24)¶
Fixed bugs:
- API reference links depends on installation type #46
Merged pull requests:
v1.2.1 (2022-08-23)¶
Fixed bugs:
- Properly point to API reference files #44
Merged pull requests:
v1.2.0 (2022-07-18)¶
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
- [Auto-generated] Update dependencies #39 (TEAM4-0)
- Convert to SINTEF owner instead of CasperWA #38 (CasperWA)
- Update README title and description + funding #36 (CasperWA)
- Basic CI tests workflow #33 (CasperWA)
v1.1.2 (2022-07-08)¶
Implemented enhancements:
Fixed bugs:
- Fix usage of invoke tasks for lists #30
- Default
args
fordocs-landing-page
doesn't work #27 - Update internal Python package along with releases #26
Merged pull requests:
v1.1.1 (2022-07-06)¶
Fixed bugs:
- Hooks not working externally #21
Merged pull requests:
v1.1.0 (2022-07-06)¶
Implemented enhancements:
- New pre-commit hooks for invoke tasks #16
Merged pull requests:
v1.0.1 (2022-07-06)¶
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)¶
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:
Merged pull requests:
v0.1.0 (2022-07-05)¶
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator