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

Commitcb807a8

Browse files
committed
Update realese notes.
1 parentc0ab998 commitcb807a8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

‎docs/RELEASES.md‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
#Changelog
22

3+
##v2.3 19.07.2022
4+
5+
###Changed
6+
- The gGeneration and the file configurations are splitted to different structs
7+
- Specific generators moved to separated files (fmon, config)
8+
- FileWriter API more simple
9+
10+
###Added
11+
- FMon driver can be configured for using MONO function approach or
12+
dedicated function (how it was before) by setting_USE_MONO_FMON macro
13+
14+
---
15+
316
##v2.2 2022-05-07
417

518
###Fixed

‎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 (2)
6-
#defineCODEGEN_LIB_VERSION_MIN (2)
6+
#defineCODEGEN_LIB_VERSION_MIN (3)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp