You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11
Original file line number
Diff line number
Diff line change
@@ -1511,6 +1511,17 @@ I deeply appreciate the help of the following people.
1511
1511
- [XyFreak](https://github.com/XyFreak) fixed a compiler warning.
1512
1512
- [TotalCaesar659](https://github.com/TotalCaesar659) fixed links in the README.
1513
1513
- [Tanuj Garg](https://github.com/tanuj208) improved the fuzzer coverage for UBSAN input.
1514
+
- [AODQ](https://github.com/AODQ) fixed a compiler warning.
1515
+
- [jwittbrodt](https://github.com/jwittbrodt) made `NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE` inline.
1516
+
- [pfeatherstone](https://github.com/pfeatherstone) improved the upper bound of arguments of the `NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE`/`NLOHMANN_DEFINE_TYPE_INTRUSIVE` macros.
1517
+
- [Jan Procházka](https://github.com/jprochazk) fixed a bug in the CBOR parser for binary and string values.
1518
+
- [T0b1-iOS](https://github.com/T0b1-iOS) fixed a bug in the new hash implementation.
1519
+
- [Matthew Bauer](https://github.com/matthewbauer) adjusted the CBOR writer to create tags for binary subtypes.
1520
+
- [gatopeich](https://github.com/gatopeich) implemented an ordered map container for `nlohmann::ordered_json`.
1521
+
- [Érico Nogueira Rolim](https://github.com/ericonr) added support for pkg-config.
1522
+
- [KonanM](https://github.com/KonanM) proposed an implementation for the `NLOHMANN_DEFINE_TYPE_NON_INTRUSIVE`/`NLOHMANN_DEFINE_TYPE_INTRUSIVE` macros.
1523
+
- [Guillaume Racicot](https://github.com/gracicot) implemented `string_view` support and allowed C++20 support.
1524
+
- [Alex Reinking](https://github.com/alexreinking) improved CMake support for `FetchContent`.
1514
1525
1515
1526
Thanks a lot for helping out! Please [let me know](mailto:mail@nlohmann.me) if I forgot someone.
0 commit comments