Skip to content

Service Release of June 12, 2024

Compare
Choose a tag to compare
@mac-can mac-can released this 12 Jun 22:31
· 22 commits to main since this release
44b0d6e

Major changes:

  • Updated CAN API V3 sources to rev. 1312
  • Updated CAN API V3 Xcode testing to rev. 1334
  • Updated CAN API V3 GoogleTest testing to rev. 1336
  • Removed upper size limit of string properties
  • Reworked CAN API V3 return values (C vs. C++)
  • Optimized PeakCANBasic wrapper (can_api.c)
  • Fixed a bug with compiler switch __MAC_11_0
  • Fixed some findings from static code analysis
  • Moved the run-time loader into a separate file
  • Integrated generic CAN API V3 Utilities (rev. 1323)
  • Updated release documents