mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-17 00:38:08 +08:00
doc: update acknowledgement
This commit is contained in:
@@ -646,6 +646,8 @@ I appreciate the help of the contributors who introduced the great feature to th
|
|||||||
- Support dynamic color mode
|
- Support dynamic color mode
|
||||||
- Support `std::optional` members for `TOML11_DEFINE_CONVERSION_NON_INTRUSIVE`
|
- Support `std::optional` members for `TOML11_DEFINE_CONVERSION_NON_INTRUSIVE`
|
||||||
- Make `thread_local` for `color_mode` optional
|
- Make `thread_local` for `color_mode` optional
|
||||||
|
- Add `toml::find_or_default`
|
||||||
|
- Fix static assertions in success that checks if specified type is void
|
||||||
- Giel van Schijndel (@muggenhor)
|
- Giel van Schijndel (@muggenhor)
|
||||||
- Remove needless copy in `parse` function
|
- Remove needless copy in `parse` function
|
||||||
- Lukáš Hrázký (@lukash)
|
- Lukáš Hrázký (@lukash)
|
||||||
@@ -696,6 +698,8 @@ I appreciate the help of the contributors who introduced the great feature to th
|
|||||||
- fix: prevent size_t-max length string allocation
|
- fix: prevent size_t-max length string allocation
|
||||||
- somebody (@oldoldtea), (lz)
|
- somebody (@oldoldtea), (lz)
|
||||||
- Update README for better ToC, fixing example code
|
- Update README for better ToC, fixing example code
|
||||||
|
- Sunlight (@SunPodder)
|
||||||
|
- Add `erase(...)` function to `ordered_map`
|
||||||
|
|
||||||
## Licensing terms
|
## Licensing terms
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user