Skip to content

Prefab v1.1.0

Choose a tag to compare

@DanAlbert DanAlbert released this 11 Jun 20:27
· 34 commits to master since this release
  • #103: Improve error message when duplicate library is the result of implicit API level adjustment.
  • #105: Fix case sensitivity issues in package names when using CMake.
  • #106: module.json is now optional.
  • #108: Modules for which there is no library matching the user's requirements will be skipped rather than causing an error. The error was preventing the use of packages that contained some modules that were not designed for all configurations.