Skip to content

v7.4.1

Compare
Choose a tag to compare
@hanssv hanssv released this 23 Jan 15:17
· 24 commits to master since this release
dbeb792

Changed

  • Improve how includes with relative paths are resolved during parsing/compilation. Relative include paths are now always relative to the file containing the include statement.

Fixed

  • Disable unused type warnings for types used inside of records.

Full Changelog: v7.4.0...v7.4.1