Skip to content

ChangeLog

lvjr edited this page May 5, 2023 · 2 revisions

2023-05-05: Version 2023E

  • use -f base.ext to query or install package file base.ext
  • use -c cmdname to query or install command \cmdname
  • use -e envname to query or install environment \envname
  • accept multiple names in query and install` actions
  • return multiple matches in query and install actions
  • move comapre and generate actions to tfpbuild.lua
  • add check and save actions to tfpbuild.lua
  • print dependency tree for package files
  • remove duplicate packages in the output
  • exclude installed packages in the output
  • store builtin commands and environmens first in json data
  • remove keys with empty values in generating json data
  • ignore optex.cwl in generating json data
  • fix wrong json data for class files
  • fix wrong json data for tikz and tcolorbox libraries

2023-04-05: Version 2023D

  • change tool name to texfindpkg
  • provide query action for querying packages
  • provide --help and --version options
  • add sudo prefix in installing packages on Linux and MacOS
  • add a simple man page texfindpkg.1
  • add workflow files in github actions

2023-04-02: Version 2023C

  • first public release as findpkg tool
  • provide install action for installing packages
Clone this wiki locally