Skip to content

1.9.0

Compare
Choose a tag to compare
@lahmatiy lahmatiy released this 26 Mar 00:06
· 68 commits to master since this release

Common

  • Implemented --ignore-warnings option to ignore warnings, may take a list of patterns (@naorunaoru, #18)

Extract

  • Added tools version to banner

Build

  • Implemented file content inlining for [basis.]asset() (coming in basis.js 1.10.0-next)
  • Fixed cache invalidation for l10n culture packages (@fateevv, #17)
  • Fixed output build done message in silent mode
  • Fixed output warnings message in silent mode