Skip to content

0.0.13

Choose a tag to compare

@jammycakes jammycakes released this 27 Oct 19:25
· 101 commits to development since this release
94d0957

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_dependencies to the function configuration.