- Add --add/remove-tag options
- Allow using a full ref as sdk and use the branch from that.
- Compress changes in cache, fixing the build of large applications like libreoffice in some cases.
- Add new default-branch manifest option to allow overridable branch name.
- Print a warning when a YAML document has a float-like string value.
- Handle .txz archive suffixes.
- Set SOURCE_DATE_EPOCH to the mtime of the manifest in the build.
- Update python post-processor to handle python 3.7 pyc files.
- Allow unsetting env vars in the build options by setting them to null.
- Documentation improvements
Depends on D5347
Signed-off-by: Pierre-Yves <pyu@riseup.net>