File tree Expand file tree Collapse file tree 4 files changed +19
-8
lines changed Expand file tree Collapse file tree 4 files changed +19
-8
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ The source code packages of TreeFrog Framework are available.
25
25
26
26
| Source | File |
27
27
| ----------------| ----------------------------------|
28
- | version 2.11.1 | [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-framework-2.11.1 .tar.gz] ( https://github.com/treefrogframework/treefrog-framework/archive/v2.11.1 .tar.gz ) |
28
+ | version 2.11.2 | [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-framework-2.11.2 .tar.gz] ( https://github.com/treefrogframework/treefrog-framework/archive/v2.11.2 .tar.gz ) |
29
29
30
30
</div >
31
31
Original file line number Diff line number Diff line change @@ -37,14 +37,20 @@ Try TreeFrog Framework which combines high productivity and high speed operation
37
37
38
38
## <i class =" fa fa-bell " aria-hidden =" true " ></i > News
39
39
40
+ Sep. 27, 2025
41
+ ### TreeFrog Framework version 2.11.2 (stable) release <span style =" color : red ;" >New!</span >
42
+
43
+ - Updated the internally used MongoDB C Driver to version 2.1.0.
44
+ - Added support for std::format style formatting in logging functions.
45
+
46
+ [ <i class =" fas fa-download " ></i > Download this version] ( /en/download/ )
47
+
40
48
Jul. 5, 2025
41
- ### TreeFrog Framework version 2.11.1 (stable) release < span style = " color : red ; " >New!</ span >
49
+ ### TreeFrog Framework version 2.11.1 (stable) release
42
50
43
51
- Fixed a compilation error bug in tftest.h.
44
52
- Updated test macros.
45
53
46
- [ <i class =" fas fa-download " ></i > Download this version] ( /en/download/ )
47
-
48
54
May 5, 2025
49
55
### TreeFrog Framework version 2.11.0 (stable) release
50
56
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Qt6 向けのインストーラを提供しています。セットアップす
29
29
30
30
| ソースパッケージ | ファイル |
31
31
| -------------------| ----------------------------------|
32
- | バージョン 2.11.1 | [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-framework-2.11.1 .tar.gz] ( https://github.com/treefrogframework/treefrog-framework/archive/v2.11.1 .tar.gz ) |
32
+ | バージョン 2.11.2 | [ <i class =" fa fa-download " aria-hidden =" true " ></i > treefrog-framework-2.11.2 .tar.gz] ( https://github.com/treefrogframework/treefrog-framework/archive/v2.11.2 .tar.gz ) |
33
33
34
34
</div >
35
35
Original file line number Diff line number Diff line change @@ -40,13 +40,18 @@ Webアプリの開発において、開発効率と動作速度はトレード
40
40
41
41
## <i class =" fa fa-bell " aria-hidden =" true " ></i > お知らせ
42
42
43
- ### 2025/7/5 TreeFrog Framework バージョン2.11.1 (安定版)リリース <span style =" color : red ;" >New!</span >
43
+ ### 2025/9/27 TreeFrog Framework バージョン2.11.2 (安定版)リリース <span style =" color : red ;" >New!</span >
44
44
45
- - tftest.hのコンパイルエラーを修正
46
- - テストマクロの更新
45
+ - 内部で使用している MongoDB C ドライバをバージョン 2.1.0 に更新
46
+ - ロギング関数を std::format スタイルの書き方に対応
47
47
48
48
[ <i class =" fas fa-download " ></i > ダウンロードはこちらから] ( /ja/download/ )
49
49
50
+ ### 2025/7/5 TreeFrog Framework バージョン2.11.1 (安定版)リリース
51
+
52
+ - tftest.hのコンパイルエラーを修正
53
+ - テストマクロの更新
54
+
50
55
### 2025/5/5 TreeFrog Framework バージョン2.11.0 (安定版)リリース
51
56
52
57
- Vite + Vue のスキャフォールディングサポート(実験的) [ Vite+Vue] ( /ja/user-guide/view/vite+vue.html ) 参照
You can’t perform that action at this time.
0 commit comments