Fpm version 0.8.1 released
Contents
Fpm version 0.8.1 released¶
This release introduces a hotfix for the automated dependency tree feature introduced in v0.8.0. Fpm now restored backward-compatible dependency priority, which ensures that, whenever different versions of the same dependency are found down the dependency tree, the first and foremost is used. Unnecessary dependency updates are also shed from the build process.
Find the full release notes here.
Many thanks to Sebastian Ehlert (@awvwgk), Brad Richardson (@everythingfunctional), John Urban (@urbanjost), for testing the new release and allowing this hotfix to be deployed quickly.