Skip to content

0.2.0

Choose a tag to compare

@tiagoschenkel tiagoschenkel released this 18 Aug 11:20
· 110 commits to master since this release
  • Added integration with openfl library (see #1).

  • Update openfl to version 8.4.1 (see #6).

  • Generate code coverage report only for src folder (see #4).

  • Improve webpack configuration used to run example project. The npm start script will generate hashed files (to avoid browser cache) and open the broswer automatically (see #5).

  • Enable greenkeeper (see #2).

  • Update dev dependencies to latest version.