Skip to content

package:native_assets_builder v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dcharkes dcharkes released this 08 Aug 10:37
· 996 commits to main since this release
5a1361b
  • Breaking change NativeAssetsBuildRunners methods now return an object (#105).
  • Breaking change NativeAssetsBuildRunners methods now return value now contain a success bool instead of throwing (#106). Error messages are streamed to the logger.
  • Use an out/ sub directory for building native assets (#98).
  • Check asset ids on having having a package uri with the owning package (#96).
  • NativeAssetsBuildRunner now supports multiple calls (#102).