Releases: cogu/autosar
Releases · cogu/autosar
v0.3.10
- Fixes highlighted by pylint
- Fixed AUTOSAR3-related issue with constants created from array of record data type.
- Improvements to mode-related classes
- ModeDeclarationGroup now supports explicit values in ARXML when defined using tuples.
- Support for mode request type mapping
- Application data type mapping was already supported but not documented.
- New/Improved documentation (AUTOSAR4 API)
- ApplicationDataType
- DataTypeMap
- DataTypeMappingSet
- ModeDeclaration
- ModeDeclarationGroup
- ModeGroup
- ModeRequestTypeMap
v0.3.9
V0.3.8
v0.3.7
AUTOSAR 0.2.1
This is a maintenance release for 0.2.x
Changes in this release:
- Runnables now supports admin data
- The default rule that creates port API options now sorts ports in case insensitive order (instead of case sensitive)
Autosar 0.2.0
Full support for most commonly used XML elements in Autosar 3.x.
It's now possible to create all kinds of datatypes, portinterfaces, constants and component types and save it back to XML.
Documentation is still very limited. This will be improved during v0.3.0 work.