v0.4.1
Changelog for 0.4.1
The following sections list the changes for 0.4.1.
Summary
- Fix #14: Binaries are not static linked
Details
-
Bugfix #14: Binaries are not static linked
We fixed building properly static linked binaries, since the last release and a major
refactoring of the binaries and the CI pipeline we introduced binaries which had been linked to
muslc by mistake. With this change applied all binaries will be properly static linked again.