Skip to content

Releases: teatimeguest/setup-texlive-action

v3.3.4

26 Nov 18:18
v3.3.4
7051c17
Compare
Choose a tag to compare

Full Commit SHA

7051c173e6aebe4eccf511c932d964e8e27c3f60

Performance Improvements

v3.3.3

06 Nov 07:09
v3.3.3
f15e5b4
Compare
Choose a tag to compare

Full Commit SHA

f15e5b4f8b89ae8e883e741fd685f3c0a0fe448c

Bug Fixes

Performance Improvements

  • 66d427e reduce overhead by combining tlmgr update calls into one (#226)

Dependency Updates

v3.3.2

01 Nov 03:40
v3.3.2
44b18c8
Compare
Choose a tag to compare

Full Commit SHA

44b18c8a36eb400c743516c127ab0b7c59f3f1d4

Bug Fixes

  • 6d7bfbb preserve class names upon bundling for proper error detection (#323)

Dependency Updates

v3.3.1

10 Oct 02:26
v3.3.1
6b2afec
Compare
Choose a tag to compare

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

v3.3.0

16 Jun 04:33
v3.3.0
faafef1
Compare
Choose a tag to compare

Full Commit SHA

e69e0852590264df4a35dbc6cc94009a2466a562

Features

  • 5f5372b check and use the remote version by default if repository is set (#283)

Bug Fixes

Performance Improvements

Dependency Updates

v3.2.1

13 Mar 21:13
v3.2.1
9855afe
Compare
Choose a tag to compare

Full Commit SHA

9855afe404b85dff721b382b9b50337e2dc252bd

Bug Fixes

  • d6ebbef make sure that caches for the previous version of TeX Live are updated

v3.2.0

13 Mar 20:01
v3.2.0
4d7bd53
Compare
Choose a tag to compare

Full Commit SHA

4d7bd53864c7092fcd6c99db99e599158b4a99ef

Features

v3.1.0

10 Mar 03:03
v3.1.0
e2b174e
Compare
Choose a tag to compare

Full Commit SHA

e2b174ebf2032365bd934b21ca30dca96f0121b7

Features

Bug Fixes

  • 81b1c3b fix broken log messages on errors
  • bc94138 use universal-darwin on apple silicon

Dependency Updates

v3.0.2

04 Feb 19:44
v3.0.2
fbb60c0
Compare
Choose a tag to compare

Full Commit SHA

fbb60c0e8347e114a4d3ff7d8b78868b19567004

Performance Improvements

  • use install-tl's handy options
  • better handling of new version releases (#279)

Dependency Updates

  • bump core-js from 3.34.0 to 3.35.0 (#273)
  • bump temporal-polyfill from 0.1.1 to 0.2.0 (#274)
  • bump scule from 1.1.1 to 1.2.0 (#275)
  • bump @actions/cache from 3.2.2 to 3.2.3 (#276)
  • bump @actions/cache from 3.2.3 to 3.2.4 (#278)

v3.0.1

16 Dec 02:44
v3.0.1
464309d
Compare
Choose a tag to compare

Full Commit SHA

464309d7bbb9b9694dde06932a1861fff69035b8

Performance Improvements

  • improve log output
  • improve regex
  • improve error messages
  • avoid using some unstable CTAN mirrors

Dependency Updates

  • bump core-js from 3.33.0 to 3.33.1 (#264)
  • bump core-js from 3.33.1 to 3.33.2 (#266)
  • bump scule from 1.0.0 to 1.1.0 (#267)
  • bump core-js from 3.33.2 to 3.33.3 (#268)
  • bump scule from 1.1.0 to 1.1.1 (#269)
  • bump ts-pattern from 5.0.5 to 5.0.6 (#271)
  • bump core-js from 3.33.3 to 3.34.0 (#272)