mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-15 23:48:11 +08:00
doc: update acknowledgement
This commit is contained in:
@@ -688,6 +688,14 @@ I appreciate the help of the contributors who introduced the great feature to th
|
||||
- Suppress warnings by manually cast file size to `std::streamsize`
|
||||
- Jack W (@jackwil1)
|
||||
- Fix typos in documentation template syntax
|
||||
- amatej (@kontura)
|
||||
- Fix: `toml::detail::region::last_` may be used uninitialized
|
||||
- Severin Leonhardt (@SeverinLeonhardt)
|
||||
- Fix use with CMake 3.21 and older
|
||||
- hayt (@hayt)
|
||||
- fix: prevent size_t-max length string allocation
|
||||
- somebody (@oldoldtea), (lz)
|
||||
- Update README for better ToC, fixing example code
|
||||
|
||||
## Licensing terms
|
||||
|
||||
|
@@ -660,6 +660,14 @@ toml11 v3からは複数の破壊的変更が追加されています。
|
||||
- Suppress warnings by manually cast file size to `std::streamsize`
|
||||
- Jack W (@jackwil1)
|
||||
- Fix typos in documentation template syntax
|
||||
- amatej (@kontura)
|
||||
- Fix: `toml::detail::region::last_` may be used uninitialized
|
||||
- Severin Leonhardt (@SeverinLeonhardt)
|
||||
- Fix use with CMake 3.21 and older
|
||||
- hayt (@hayt)
|
||||
- fix: prevent size_t-max length string allocation
|
||||
- somebody (@oldoldtea), (lz)
|
||||
- Update README for better ToC, fixing example code
|
||||
|
||||
## Licensing terms
|
||||
|
||||
|
Reference in New Issue
Block a user