Skip to content
This repository was archived by the owner on Jul 17, 2021. It is now read-only.

ManifoldJS Windows 10 Platform v0.1.3

Choose a tag to compare

@estebanlopez estebanlopez released this 07 Jul 21:02
· 107 commits to master since this release

Enhancements

  • Support for additional image sizes: scale-200, scale-125, scale-150 and scale-400 (issue #10)
  • Included default scale-200 placeholder images (issue #10)
  • Added support to specify capabilities in the w3c manifest through the mjs_capabilities member (issue #9)
  • Automatically generate the resources PRI file when packaging or running the application (issue #11)
  • Update hwa dependency to version 0.0.7 and make it optional (issue #7)

Bug Fixes

  • Handle hwa package errors and log properly (issue #8)