Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit48556b3

Browse files
committed
Releases updated for v1.7.
1 parentc5bbd7f commit48556b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎docs/RELEASES.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
#Changelog
22
All notable changes to this project will be documented in this file.
33

4+
##v1.7 2021-10-10
5+
###Fixed
6+
- Potential issue when node is only Receiver (presumably will be skipped in node-util struct)
7+
8+
###Added
9+
- Support multiple transmitters on single frame (for --node-utils generation variant)
10+
411
##v1.6 2021-09-09
512
###Added
613
- 4th CLI param '--node-utils' for generation pairs of binutil for each

‎src/codegen/version.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
#include<stdint.h>
44

55
#defineCODEGEN_LIB_VERSION_MAJ (1)
6-
#defineCODEGEN_LIB_VERSION_MIN (6)
6+
#defineCODEGEN_LIB_VERSION_MIN (7)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp