Skip to content

v1.16

Choose a tag to compare

@pylessard pylessard released this 09 Jan 02:57
· 79 commits to master since this release

Features:

  • Added a connection for support of aisotp module as transport layer (Credits : @mikisama )
  • Added support for ResumeFile subfunction in RequestFileTransfer service (Credits : @kenjo )
  • MemoryLocation used for Read/WriteMemoryByAddress now accepts 64bits addresses (Credits : @driftregion )
  • Added supports for new Negative REturns Codes introduced in 2020 version of ISO-14229 (Credits @lumagi )

Changes:

  • Connections using a thread now sets the daemon flag to true (Credits : @lumagi)

Bugfix:

  • #143 - Fixed AccessTimingParameters service that wasn't handling the timing record parameter correctly.
  • #132 - Fixed a typo that would trigger an internal error if a bad DID config was given to the client.