summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3build/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/l3build/CHANGELOG.md24
1 files changed, 20 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
index b9a434787b0..2d59804c698 100644
--- a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md
@@ -7,6 +7,21 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+## [2018-08-04]
+
+### Added
+- `ctanzip` variable
+- `--full` option
+
+### Changed
+- Run PDF-based tests for all engines
+- Tweaks to PDF-based normalisation: new `.tpf` files will be required
+- The `--halt-on-error|-H` setting now applies to multiple configs
+
+### Fixed
+- Testing using `.lve` files
+- Tagging with new approach to top-level targets
+
## [2018-08-02]
### Added
@@ -19,10 +34,10 @@ this project uses date-based 'snapshot' version identifiers.
### Changed
- PDF-based testing now uses 'digested' PDF file for comparison,
- working from dedicated .pvt input files
+ working from dedicated `.pvt` input files
### Removed
-- "--pdf" command line switch
+- `--pdf|-p` command line switch
## [2018-05-10]
@@ -127,8 +142,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-08-02...HEAD
-[2018-08-02]: https://github.com/latex3/l3build/compare/2018-05-06...2018-08-02
+[Unreleased]: https://github.com/latex3/l3build/compare/2018-08-04...HEAD
+[2018-08-04]: https://github.com/latex3/l3build/compare/2018-08-02...2018-08-04
+[2018-08-02]: https://github.com/latex3/l3build/compare/2018-05-10...2018-08-02
[2018-05-10]: https://github.com/latex3/l3build/compare/2018-05-06...2018-05-10
[2018-05-06]: https://github.com/latex3/l3build/compare/2018-03-26...2018-05-06
[2018-03-26]: https://github.com/latex3/l3build/compare/2018-03-24...2018-03-26