Skip to content
0.15.0 release

With this release, we are now publishing .deb and .rpm packages to
https://tuxmake.org/.

New features:

* target: add kselftest and kselftest-merge
* target: add headers
* target: add "default" target to run `make`
* Add bash completion generator
* Add pre-build, post-build and results hooks (CLI only)

Bug fixes:

* wrapper: drop special class for "no wrapper"
* runtime: docker: ignore container registry for full image names
* build: don't check for artifacts when target fails
* Pass user-agent to avoid getting blocked by gitlab
* metadata: resist against invalid JSON

Other behavior changes:

* runtime: podman: set --log-level=ERROR