8.4.20231024070348
What's Changed
- Fix to work even if there are multiple Content-Type headers by @suecharo in #754
- default to testing with Python 3.12 by @mr-c in #756
CPP Codegen
- tests: add cpp generation tests by @SGSSGene in #746
- feat: generated c++ code reading support by @SGSSGene in #748
- tighten codegen type hints by @mr-c in #751
- fix: code compatible with clang by @SGSSGene in #752
- feat: generate spdx identifier for c++ code by @SGSSGene in #753
Deps
- Bump cibuildwheel from 2.16.0 to 2.16.1 by @dependabot in #745
- build(deps-dev): update pylint requirement from <2.18 to <3.1 by @dependabot in #749
- build(deps): bump cibuildwheel from 2.16.1 to 2.16.2 by @dependabot in #750
- build(deps): bump mypy from 1.5.1 to 1.6.0 by @dependabot in #755
- build(deps-dev): update diff-cover requirement from <7.8 to <8.1 by @dependabot in #757
- build(deps): bump mypy from 1.6.0 to 1.6.1 by @dependabot in #759
- build(deps): update black requirement from <23.10 to <23.11 by @dependabot in #758
- build(deps): update ruamel-yaml requirement from <0.18,>=0.17.6 to >=0.17.6,<0.19 by @dependabot in #761
New Contributors
Full Changelog: 8.4.20230927144413...8.4.20231024070348