Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.3.2 #1759

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Release 4.3.2 #1759

wants to merge 7 commits into from

Conversation

hardbyte
Copy link
Owner

No description provided.

- update upload/download workflow actions
- use OIDC credentials to release to PyPI
@hardbyte
Copy link
Owner Author

I've switched out a part of the publishing pipeline so keen to try a test release to see if the release candidate actually gets published.

@hardbyte
Copy link
Owner Author

Pre-release (after 4 attempts!) made it to PyPI:

pip install python-can==4.3.2rc4

Copy link
Collaborator

@zariiii9003 zariiii9003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice effort, looks good. I'd prefer 4.4.0 though since these are not just bug fixes and might introduce new bugs.

--------

* TRC 1.3 Support: Added support for .trc log files as generated by PCAN Explorer v5 and other tools, expanding compatibility with common log file formats (#1753).
* ASCReader Performance: Significantly improved the read performance of ASCReader, optimizing log file processing and analysis (#1717).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's probably not much of a difference in performance. The code is a little bit cleaner though.

* SYSTEC Interface Enhancements: Added the ability to pass an explicit DLC value to the send() method when using the SYSTEC interface, enhancing flexibility for message definitions (#1756).
* Socketcand Beacon Detection: Introduced a feature for detecting socketcand beacons, facilitating easier connection and configuration with socketcand servers (#1687).
* PCAN Driver Echo Frames: Enabled echo frames in the PCAN driver when receive_own_messages is set, improving feedback for message transmissions (#1723).
* CAN FD Bus Connection: Enabled connecting to CAN FD buses without specifying bus timings, simplifying the connection process for users (#1716).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This only affects VectorBus, we should mention that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants