Releases: teatimeguest/setup-texlive-action
Releases · teatimeguest/setup-texlive-action
v3.3.4
v3.3.3
Full Commit SHA
f15e5b4f8b89ae8e883e741fd685f3c0a0fe448c
Bug Fixes
- 5ba120b update CTAN master url
Performance Improvements
Dependency Updates
v3.3.2
v3.3.1
Full Commit SHA
6b2afec8dd52261c500d2896aca9fd70ed532459
Bug Fixes
- fb664da parse DEPENDS.txt more accurately
- c28b38d correctly detect missing packages in Windows
- a09b1cc always check for missing packages in Windows
Performance Improvements
- b2f6f42 use the pre-generated dictionary first to look up correct package names
- f9c416c relax log formatting limits
- 7def4dc save cache as long as the installation step succeeds (#317) (#319)
Dependency Updates
- 53b2a13 bump minimatch from 9.0.4 to 9.0.5 (#305)
- 7255e1a bump minimatch from 9.0.4 to 10.0.1 (#306)
- 7f24491 bump semver from 7.6.2 to 7.6.3 (#307)
- d12a3c1 bump fast-xml-parser from 4.4.0 to 4.4.1 (#309)
- b50c176 bump ts-pattern from 5.2.0 to 5.3.1 (#311)
- ee6b8c9 bump @actions/glob from 0.4.0 to 0.5.0 (#312)
- 22a080a bump @actions/http-client from 2.2.1 to 2.2.3 (#313)
- 9e499ca bump tslib from 2.6.3 to 2.7.0 (#314)
- f8403fb bump ts-pattern from 5.3.1 to 5.4.0 (#316)
- 8172c9f bump @actions/core from 1.10.1 to 1.11.0 (#318)
v3.3.0
Full Commit SHA
e69e0852590264df4a35dbc6cc94009a2466a562
Features
Bug Fixes
Performance Improvements
- 0459d55 add source map support
Dependency Updates
- 1599cad bump undici from 5.28.3 to 5.28.4 (#293)
- 85524ce bump ts-pattern from 5.0.8 to 5.1.0 (#295)
- 664f4a2 bump ts-pattern from 5.1.0 to 5.1.1 (#297)
- 37b69eb bump temporal-polyfill from 0.2.3 to 0.2.4 (#298)
- ed98b31 bump semver from 7.6.0 to 7.6.2 (#299)
- f0dcfc5 bump ts-pattern from 5.1.1 to 5.1.2 (#300)
- 2f30ae1 bump temporal-polyfill from 0.2.4 to 0.2.5 (#301)
- f0b800b bump tslib from 2.6.2 to 2.6.3 (#302)
- d1e1416 bump ts-pattern from 5.1.2 to 5.2.0 (#303)
v3.2.1
Full Commit SHA
9855afe404b85dff721b382b9b50337e2dc252bd
Bug Fixes
- d6ebbef make sure that caches for the previous version of TeX Live are updated
v3.2.0
v3.1.0
Full Commit SHA
e2b174ebf2032365bd934b21ca30dca96f0121b7
Features
Bug Fixes
Dependency Updates
- 5ab2f50 bump scule from 1.2.0 to 1.3.0 (#280)
- 6bfc925 bump temporal-polyfill from 0.2.0 to 0.2.1 (#282)
- 3b0fb3a bump semver from 7.5.4 to 7.6.0 (#281)
- d415d60 bump ts-pattern from 5.0.6 to 5.0.8 (#284)
- 404dda2 bump undici from 5.28.2 to 5.28.3 (#285)
- c884e7b bump ts-mixer from 6.0.3 to 6.0.4 (#286)
- d3dfbc2 bump temporal-polyfill from 0.2.1 to 0.2.2 (#287)
- 04c4eb4 bump temporal-polyfill from 0.2.2 to 0.2.3 (#288)
- 1555e07 bump @actions/http-client from 2.2.0 to 2.2.1 (#290)
v3.0.2
Full Commit SHA
fbb60c0e8347e114a4d3ff7d8b78868b19567004
Performance Improvements
- use install-tl's handy options
- better handling of new version releases (#279)
Dependency Updates
v3.0.1
Full Commit SHA
464309d7bbb9b9694dde06932a1861fff69035b8
Performance Improvements
- improve log output
- improve regex
- improve error messages
- avoid using some unstable CTAN mirrors