Changes

April 24, 2024 ยท View on GitHub

This is a record of all past latex-dependency-scanner releases and what went into them in reverse chronological order. Releases follow semantic versioning and all releases are available on PyPI and Anaconda.org.

0.1.3 - 2024-xx-xx

  • {pull}31 adds rye.

0.1.2 - 2023-10-02

  • {pull}21 updates the readme and other infrastructure files.
  • {pull}27 modernizes the package and deprecates Python 3.7.

0.1.1 - 2022-02-08

  • {pull}17 fixes the minimum Python version.

0.1.0 - 2022-02-07

  • {pull}14 skips concurrent CI builds.
  • {pull}15 deprecates Python 3.6 and enables Python 3.10.
  • {pull}16 type package and publish types.

0.0.4 - 2021-08-08

  • {pull}8 changes scan such that only one path to an image file is returned if the image extension is given and file does not exist. Also, beamer overlays are ignored. Thanks to {ghuser}brettviren!
  • {pull}10 replaces versioneer with setuptools-scm.

0.0.3 - 2021-03-05

  • {pull}4 adds the PyPI install option to the README and more shields.

0.0.2 - 2021-02-24

  • {pull}3 prepares the package to be published on PyPI, introduces versioneer, and publishing on PyPI per tag.

0.0.1 - 2020-12-27

  • Releases v0.0.1.