0.0.13
·
101 commits
to development
since this release
This release adds some options to ensure that two consecutive builds of the same source code with no changes to the dependencies always produce exactly the same binary. This was not happening because timestamps in the files were not consistent.
- Adds an option
compile_dependenciesto the function configuration.