| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-12-11 | 1.2 kB | |
| Release 1.0.7 source code.tar.gz | 2024-12-11 | 4.2 MB | |
| Release 1.0.7 source code.zip | 2024-12-11 | 4.2 MB | |
| Totals: 3 Items | 8.4 MB | 0 | |
What's Changed
- fix check cpp20 flag by @qicosmos in https://github.com/qicosmos/iguana/pull/313
- fix type name by @qicosmos in https://github.com/qicosmos/iguana/pull/317
- [struct_pb][feat]Support stream by @qicosmos in https://github.com/qicosmos/iguana/pull/319
- fix json: declare from_json_impl function definitions in advance when… by @fesily in https://github.com/qicosmos/iguana/pull/326
- feat: implement tool to convert proto to struct pb by @helintongh in https://github.com/qicosmos/iguana/pull/323
- support span by @qicosmos in https://github.com/qicosmos/iguana/pull/333
- feat: add namespace and nested message generator by @helintongh in https://github.com/qicosmos/iguana/pull/335
- Json optstr reader by @CBookShu in https://github.com/qicosmos/iguana/pull/339
- fix mac ci by @qicosmos in https://github.com/qicosmos/iguana/pull/340
- add index_of by @qicosmos in https://github.com/qicosmos/iguana/pull/341
New Contributors
- @fesily made their first contribution in https://github.com/qicosmos/iguana/pull/326
- @CBookShu made their first contribution in https://github.com/qicosmos/iguana/pull/339
Full Changelog: https://github.com/qicosmos/iguana/compare/1.0.6...1.0.7