Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 681 Bytes

File metadata and controls

36 lines (21 loc) · 681 Bytes

0.1.0

  • Add buildShaderBundleJson build hook utility.
  • Document usage instructions in the readme.

0.1.1

  • Fix working directory for impellerc invocation.

0.1.2

  • Fix SDK path resolution for puro users.

0.1.3

  • Relax native_assets_cli dependency pin.

0.1.4

  • Pin native_assets_cli to <0.9.0. (#3)

0.2.0

  • Update to native_assets_cli 0.9.0. Breaking: BuildOutput is now BuildOutputBuilder

0.2.1

  • Bump native_assets_cli to 0.10.0.

0.3.0

  • Update to native_assets_cli to 0.13.0. (#6) Breaking: BuildConfig is now BuildInput