Skip to content

Tags: kfafard/win_can_tool

Tags

v1.2.29

Toggle v1.2.29's commit message
Bump to v1.2.29

v1.2.28

Toggle v1.2.28's commit message
merge: integrate v1.2.28 release preparation into main

Why:
- Finalize v1.2.28 release documentation and processes
- Standardize commit formatting for future automation
- Prepare repository for clean tagged release

What Changed:
- Added project-wide commit message template (.gitmessage)
- Rebuilt CHANGELOG.md with clean git-cliff structure
- Updated contribution and development documentation

Next:
- Tag v1.2.28
- Trigger automated release pipeline
Merge branch 'release/v1.2.28-prep'

v1.2.27

Toggle v1.2.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 1.2.27

v1.2.26

Toggle v1.2.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release workflow to include PyInstaller options

v1.2.25

Toggle v1.2.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Modify release.yml to use dynamic artifact names

Update artifact names in release workflow to include branch or tag name.

v1.2.24

Toggle v1.2.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update PyInstaller name to include branch name

v1.2.23

Toggle v1.2.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version to 1.2.23 and add author info

v1.2.22

Toggle v1.2.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor binary additions in release workflow

Removed unnecessary binary additions and updated the path for a specific binary.

v1.2.21

Toggle v1.2.21's commit message

v1.2.20

Toggle v1.2.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Purge pip cache before dependency installation

Add pip cache purge before installing dependencies