Skip to content

Latest commit

 

History

History
105 lines (60 loc) · 5.95 KB

CHANGELOG.md

File metadata and controls

105 lines (60 loc) · 5.95 KB

v3.2.0 (2023-08-29)

Features

  • add ubuntu series base image by @zydou in 337d8d2
  • always glob root file by @Cheng XU in 33306cd
  • remove obsolete release.yml by @Cheng XU in 6fcbaff
  • show what docker commands are used by @Cheng XU in e4e73e7
  • improve action.yaml by @Cheng XU in 24ee590
  • add an option to select texlive version directly by @zydou in 0f3ba56

Bug Fixes

  • add default values for boolean option and use = to test them (#131) by @Zhiyong Dou in 9ae8710
  • fix typo in entrypoint path by @Cheng XU in ace7072
  • use texlive-full:20220201 for v2-texlive2021 by @Cheng XU in 7efc1fe
  • use Doulos SIL to test extra_fonts function by @zydou in 6c9efba
  • fix indent in action.yml by @zydou in a9c06ad

Documentation

  • use author name instead of committer name in changelog by @zydou in a81c4e4

Chores

  • remove deprecated input extra_packages by @Cheng XU in 868bee6

Full Changelog: v3.1.2 -> v3.2.0

v3.1.2 (2023-08-26)

Bug Fixes

  • use equals sign to compare strings by @zydou in aa8bcf7

Continuous Integration

  • test: add test directory to ci by @zydou in d281589

Styles

  • apply formatter beautifysh and shfmt, fix shellcheck warning by @zydou in e5dc5ba

Documentation

  • update usages and add comparisons to the original by @zydou in 5ccce87

Chores

  • bump: bump patch version from v3.1.1 to v3.1.2 by @zydou in 9cc13ea

Full Changelog: v3.1.1 -> v3.1.2

v3.1.1 (2023-08-26)

Continuous Integration

  • update release workflow by @zydou in f291f9a
  • add path filter to test.yml by @zydou in c3113ff

Chores

  • bump: bump patch version from v3.1.0 to v3.1.1 by @zydou in 076dfcc

Full Changelog: v3.1.0 -> v3.1.1

v3.1.0 (2023-08-25)

Features

  • add options to select texlive and debian versions by @zydou in debe130

Full Changelog: v3.0.0 -> v3.1.0

v3.0.0 (2023-08-25)

Bug Fixes

  • fix glob expanding by @Cheng XU in 8c9adec
  • fix incorrect glob expanding by @Cheng XU in cf136a3

Continuous Integration

  • add workflow_dispatch trigger by @Cheng XU in 700834e

Code Refactoring

  • use composite action and zydou/texlive as base image by @zydou in 0d8ba0d

Tests

  • remove github default template test by @Cheng XU in 5a4e79a

Chores

  • fmt the code by @Cheng XU in 3b20ee1

Pull Requests

  • Merge pull request #57 from ascopes/patch-1
  • Merge pull request #56 from sinchang-bot/patch-1
  • Merge pull request #48 from allexks/request/create-working-dir
  • Merge pull request #40 from tomjaguarpaw/patch-1

Full Changelog: v3.0.0