v0.4.0
Fix bug where macros would generate bad code
Fix bugs with struct types and implement automatic imports
Full Changelog: v0.3.1...v0.4.0
NOTE: This is a breaking change, absPath
no longer exists, use sysPath
instead and read the basic usage section of the README to see how sysPath
and path
differs.