Ensure functions in the format &Mod.fun/arity can be written to .app files
Ensure strings with Unicode characters can be written to .app files
Module
7 changes across 6 versions
Changes by version
Ensure functions in the format &Mod.fun/arity can be written to .app files
Ensure strings with Unicode characters can be written to .app files
Warn if both :applications and :extra_applications are used
Write optional_applications to .app file
Do not list apps that do not match the current target
Respect the :only option between umbrella siblings
Do not include applications with runtime: false as a runtime dependency for applications coming from Hex