·
4 commits
to 3.0.preview
since this release
What's Changed
- [python] Make the Python language verification suite pass against Python 3.12 by @pavel-kirienko in #333
- Removing Python 3.7 support by @thirtytwobits in #340
- fix test workflow by @serges147 in #347
- Add support of "c++20-pmr" c++ language flavor by @serges147 in #349
- Expose
FullNameAndVersion()from a DSDL type. by @serges147 in #352 - Introduced
<Type>::_traits_::ArrayCapacitystruct. by @serges147 in #354 - Fix for "garbage" bits by @serges147 in #355
- Fixing errant support generation logic by @thirtytwobits in #359
- Finishing cmake integration by @thirtytwobits in #360
- Fixing cmake output path by @thirtytwobits in #362
- Adding Cmake verification by @thirtytwobits in #363
- Progress on removing verify.py by @thirtytwobits in #364
- Fixing code coverage for native tests by @thirtytwobits in #365
- Cmake cleanup and adding jobs argument by @thirtytwobits in #366
- Generalizing jobs argument implementation in Namespace by @thirtytwobits in #367
- Fixing Windows by @thirtytwobits in #368
- Test fix for pydsdl #114 by @thirtytwobits in #369
- Fix for issue 370 : C++ generator deserialization by @serges147 in #371
- Updating release tagging by @thirtytwobits in #373
New Contributors
- @serges147 made their first contribution in #347
Full Changelog: 2.3.3.dev0...3.0.0.dev1