Enhancement
10 changes
Add :archives configuration to def project that allows projects to list archive dependencies. --no-archives-check (as well as --no-deps-check) will disable the archive check. The :archives option is not checked for dependencies.
Add deps.precompile task as hook
Support --include-children in mix deps.compile option
Update version of the Unicode database to 8.0.0
Ensure spec/2 returns nil for unknown applications
Fix a possible binary leak in parse/1
Purge Erlang modules on recompilation
Ensure split/1 does not break on non-breakable whitespace
Ensure NFC and NFD normalization pass all of Unicode 8.0.0 tests
Allow dots in build info for versions in Version.parse/1