Skip to content

Releases: RaulSMS/python-can-j1939

v0.1.2

24 Jun 14:01
90656fb

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Jun 13:32
56e662c

Choose a tag to compare

What's Changed

  • Add Pyright type checking for the core j1939 library folder by @sharma9012mahesh in #39
  • Add Scorecard workflow for supply-chain security by @RaulSMS in #40
  • Configure Dependabot for GitHub Actions and pip by @RaulSMS in #43
  • Fix: sigend releases by @RaulSMS in #44
  • chore(deps): bump actions/setup-python from 5.3.0 to 6.3.0 by @dependabot[bot] in #45

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

23 Jun 06:51
fd9855c

Choose a tag to compare

What's Changed

  • Add claude init by @RaulSMS in #1
  • Add support for all four DM1 SPN conversion methods by @RaulSMS in #2
  • feat: remove numpy by @khauersp in #4
  • fix: replace deprecated bustype= with interface= for python-can >= 4.2 by @RaulSMS in #11
  • test: add regression test for bypass_address_claim with address 0x00 by @RaulSMS in #12
  • General threading and other misc. improvements by @khauersp in #5
  • refactor: change directory structure for tests by @khauersp in #15
  • fix: stop shipping test_helpers as an installed package by @RaulSMS in #13
  • Autogenerate docs with sphinx, and support publication to readthedocs by @sharma9012mahesh in #26
  • fix: declare Python 3.10 as minimum version and expand CI matrix by @RaulSMS in #17
  • docs: add CONTRIBUTING.md with setup, style, and PR checklist by @RaulSMS in #23
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @RaulSMS in #20
  • feat: migrate packaging to pyproject.toml for PyPI publication as pyt… by @RaulSMS in #30

New Contributors

Full Changelog: https://github.com/RaulSMS/python-can-j1939/commits/v0.1.0