Skip to content

v1.0.6

Compare
Choose a tag to compare
@trupin trupin released this 11 Jun 23:30
· 60 commits to master since this release
cd549d6

New features

  • Possibility to associate dependencies to one or more platforms in order to support multi platform compilation (#148).
  • Possibility to exclude or include modules to import in generated files (#148).

Bug fixes

  • Parameter --input_paths was wrongly requiring whitespaces and slashes to be escaped (#148).
  • Cache was unable to save if the containing directory wouldn't exist (#148).
  • Cache was not invalidated when removing paths from the input paths list (#148).