Releases: entelecheia/dotfiles
Releases · entelecheia/dotfiles
v0.42.1
v0.42.1 (2024-11-06)
Bug Fixes
- fix: update commit message format for python-semantic-release (
0c0f6ba
)
Build System
- build(deps): bump python-semantic-release/python-semantic-release
Bumps python-semantic-release/python-semantic-release from 9.12.0 to 9.12.1.
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] [email protected] (22dd5c0
)
Unknown
- Merge pull request #163 from entelecheia/dependabot/github_actions/python-semantic-release/python-semantic-release-9.12.1 (
ab6733e
)
v0.42.0
v0.42.0 (2024-10-23)
Chores
- chore(gitignore): add .venv to ignore list (
6e2230c
)
Features
- feat: Add executable script to convert Poetry pyproject.toml to UV format (
f537fd7
)
Refactoring
-
refactor: Remove executable_poetry-to-ev.tmpl script (f27d78c
)
-
refactor(docs): remove .readthedocs.yaml configuration file (eea84cd
)
-
refactor(pyproject): migrate from poetry to uv PEP 517 project metadata (294e054
)
-
refactor(env): change virtual environment path to local .venv (e16cdab
)
-
refactor: Refactor extract_metadata function to improve readability and maintainability (f4d1af8
)
Unknown
- Merge pull request #161 from entelecheia/entelecheia/issue160 (
fa8c9bc
)
v0.41.4
v0.41.4 (2024-10-20)
Bug Fixes
- fix(semantic_release): clean up commented configuration settings (
921af6e
)
v0.41.3
v0.41.3 (2024-10-20)
Bug Fixes
- fix(pyproject): update version source for chezmoi data file (
fb84d74
)
v0.41.2
v0.41.2 (2024-10-20)
Bug Fixes
- fix(release): enable commit in release workflow (
3f3c74c
)
v0.41.1
v0.41.1 (2024-10-20)
Bug Fixes
- fix(build): improve version update command in build process (
791f5fe
)
Chores
- chore(chezmoi): update DOTFILES_VERSION to 0.41.0 (
cff96c1
)
v0.41.0
v0.41.0 (2024-10-20)
Chores
Features
- feat(dependencies): upgrade python-semantic-release to 9.0.0 (
981a54f
)
v0.40.0
Feature
- chezmoi: Add uv installation support with script and version check (
ce7df96
)
Fix
- workflow: Allow manual trigger for semantic-release job (
e348f87
)
- chezmoi: Update user packages to include 'uv' in the template (
7417d5c
)
- workflow: Change trigger branch for deploy-docs workflow from main to docs (
5950057
)
v0.39.5
Fix
- workflow: Remove branch definition from semantic-release publish command (
18655db
)
- auth: Improve argument parsing and token handling in GitHub authentication script (
e8fe1a8
)
v0.39.4
Fix
- chezmoidata: Change gpg-suite from to optional (
def18fb
)