Skip to content

Commit

Permalink
Fixed issues with reading compu method
Browse files Browse the repository at this point in the history
  • Loading branch information
Girish Chandran committed Dec 8, 2024
1 parent dbbdecf commit 14567dd
Show file tree
Hide file tree
Showing 17 changed files with 9,654 additions and 9,034 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,7 @@ Support for processing the integer attributes configured as hex, binary or octal
## [0.5.0]() - 2024-05-24
- Support for AUTOSAR R23-11
- Added type hint for the method arguments and return types. This will assist users to efficiently write scripts(provided an editor with content assistance is used).

## [0.5.1]() - 2024-12-08
- Fixed issues with reading contents of CompuMethod
- Fixed issues with type hint for the setter method accepting enumeration types
Loading

0 comments on commit 14567dd

Please sign in to comment.