Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 07:30
· 12 commits to main since this release

Added

  • Resolve references to rust types and fields. Note that this can only be done probabilistic, because serde's Serialize and Deserialize traits can be implemented with arbitrary code.

Fixed

  • Make parser more resilient on incomplete files

Changed

  • Updated supported intellij platform to 2023.2

Internal

  • Start testing much of the functionality