v7.4.1
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