File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,18 @@ Version 3.3.3
33
44Backported fixes from Python 3 only 4.x development.
55
6- * Exclude test packages from distribution. #740
7- * RTR crash fix in canutils log reader parsing RTR frames. #713
8- * Skip J1939 messages in ASC Reader. #701
9- * Exposes a configuration option to allow the CAN message player to send error frames
10- (and sets the default to not send error frames). #690
11- * Fixes the semantics provided by periodic tasks in SocketCAN interface. #638
12- * Avoid padding CAN_FD_MESSAGE_64 objects to 4 bytes. #628
13- * Fixes the broken CANalyst-II interface. #617
14- * Socketcan BCM status fix. #605
6+ * #798 Backport caching msg.data value in neovi interface
7+ * #796 Fix Vector CANlib treatment of empty app name
8+ * #771 Handle empty CSV file
9+ * #740 Exclude test packages from distribution.
10+ * #713 RTR crash fix in canutils log reader parsing RTR frames.
11+ * #701 Skip J1939 messages in ASC Reader.
12+ * #690 Exposes a configuration option to allow the CAN message player to send error frames
13+ (and sets the default to not send error frames).
14+ * #638 Fixes the semantics provided by periodic tasks in SocketCAN interface.
15+ * #628 Avoid padding CAN_FD_MESSAGE_64 objects to 4 bytes.
16+ * #617 Fixes the broken CANalyst-II interface.
17+ * #605 Socketcan BCM status fix.
1518
1619
1720Version 3.3.2
You can’t perform that action at this time.
0 commit comments