diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-08 23:00:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-08 23:00:59 +0000 |
commit | ab1456ac100fab623d9d9e62c3ba878930d944aa (patch) | |
tree | a235def7a689e9590f6d29f43274fdafe52ce434 /Master/texmf-dist/doc/latex/l3build | |
parent | f22da8de751b570b9a23401289409b32368e867e (diff) |
l3build (7feb19)
git-svn-id: svn://tug.org/texlive/trunk@49981 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3build')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/CHANGELOG.md | 42 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/l3build.pdf | bin | 688963 -> 693620 bytes |
3 files changed, 42 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md index a2c27f00465..d5e7a0e2411 100644 --- a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md @@ -7,6 +7,44 @@ this project uses date-based 'snapshot' version identifiers. ## [Unreleased] +## [2019-02-06] + +### Added + +- Table-based control of binary/format combinations: `specialformats` + (see #84) +- Switch `--debug` for chasing problems with the `upload` target + +### Changed + +- The `uploadconfig.update` field by default now automatically detects whether it + needs to be `true` or `false` +- The `tag` target now allows no tag name to allow for setting this programmatically + within a `build.lua` script +- Better support for multiple LuaTeX-like engines + +### Fixed + +- Uploading via Windows should now work + +## [2018-12-23] + +### Added + +- Switch `--email` for providing upload email address +- Switch `-F|--file` for providing upload announcement from file +- Switch `-m|--message` for providing upload announcement from command line + +### Changed + +- Enable `--dry-run` option for `upload` target +- Enable tag/version to be passed as optional argument to `upload` target + +### Fixed + +- Packaging of some team-specific files +- Handling of upload data containing newlines (Windows only) + ## [2018-12-18] ### Changed @@ -206,7 +244,9 @@ this project uses date-based 'snapshot' version identifiers. - Rationalise short option names: removed `-d`, `-E`, `-r` - Target `cmdcheck`: specific to LaTeX3 kernel work -[Unreleased]: https://github.com/latex3/l3build/compare/2018-12-18...HEAD +[Unreleased]: https://github.com/latex3/l3build/compare/2019-02-06...HEAD +[2019-02-06]: https://github.com/latex3/l3build/compare/2018-12-23...2019-02-06 +[2018-12-23]: https://github.com/latex3/l3build/compare/2018-12-18...2018-12-23 [2018-12-18]: https://github.com/latex3/l3build/compare/2018-11-08...2018-12-18 [2018-11-08]: https://github.com/latex3/l3build/compare/2018-10-30...2018-11-08 [2018-10-30]: https://github.com/latex3/l3build/compare/2018-10-25...2018-10-30 diff --git a/Master/texmf-dist/doc/latex/l3build/README.md b/Master/texmf-dist/doc/latex/l3build/README.md index 2d88eb45457..8b4e4efb807 100644 --- a/Master/texmf-dist/doc/latex/l3build/README.md +++ b/Master/texmf-dist/doc/latex/l3build/README.md @@ -1,7 +1,7 @@ l3build: a testing and building system for LaTeX3 ================================================= -Release 2018-12-18 +Release 2019-02-06 Overview -------- diff --git a/Master/texmf-dist/doc/latex/l3build/l3build.pdf b/Master/texmf-dist/doc/latex/l3build/l3build.pdf Binary files differindex b26e510dd0e..2bc65c7ae7e 100644 --- a/Master/texmf-dist/doc/latex/l3build/l3build.pdf +++ b/Master/texmf-dist/doc/latex/l3build/l3build.pdf |