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.
2525
2626| Source | File |
2727| ----------------| ----------------------------------|
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 ) |
2929
3030 </div >
3131
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
3737
3838## <i class =" fa fa-bell " aria-hidden =" true " ></i > News
3939
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+
4048Jul. 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
4250
4351 - Fixed a compilation error bug in tftest.h.
4452 - Updated test macros.
4553
46- [ <i class =" fas fa-download " ></i > Download this version] ( /en/download/ )
47-
4854May 5, 2025
4955### TreeFrog Framework version 2.11.0 (stable) release
5056
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Qt6 向けのインストーラを提供しています。セットアップす
2929
3030| ソースパッケージ | ファイル |
3131| -------------------| ----------------------------------|
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 ) |
3333
3434</div >
3535
Original file line number Diff line number Diff line change @@ -40,13 +40,18 @@ Webアプリの開発において、開発効率と動作速度はトレード
4040
4141## <i class =" fa fa-bell " aria-hidden =" true " ></i > お知らせ
4242
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 >
4444
45- - tftest.hのコンパイルエラーを修正
46- - テストマクロの更新
45+ - 内部で使用している MongoDB C ドライバをバージョン 2.1.0 に更新
46+ - ロギング関数を std::format スタイルの書き方に対応
4747
4848 [ <i class =" fas fa-download " ></i > ダウンロードはこちらから] ( /ja/download/ )
4949
50+ ### 2025/7/5 TreeFrog Framework バージョン2.11.1 (安定版)リリース
51+
52+ - tftest.hのコンパイルエラーを修正
53+ - テストマクロの更新
54+
5055### 2025/5/5 TreeFrog Framework バージョン2.11.0 (安定版)リリース
5156
5257 - Vite + Vue のスキャフォールディングサポート(実験的) [ Vite+Vue] ( /ja/user-guide/view/vite+vue.html ) 参照
You can’t perform that action at this time.
0 commit comments