Skip to content

Releases: tdenewiler/statick-tex

v0.2.2

26 Oct 23:14
c50b8bb
Compare
Choose a tag to compare

Added

  • Documentation is generated and published to GitHub Pages on new tags.
  • Tests are run on Ubuntu 16.04, 18.04, and 20.04 in addition to previous operating systems.
  • The --strict flag is used for Mypy.
  • Markdown linting using statick-md.

Fixed

  • Tox configuration updated so that unit tests continue working.
  • Limit discovery plugins run on default levels to speed up Statick.

v0.2.1

29 Mar 22:36
9c3c9cb
Compare
Choose a tag to compare

Added

  • Type hints that are verified using mypy.
  • Unit tests to exercise case where file command does not exist.
    This increased code coverage to 100%.
  • Switched from Travis CI to Github Actions.
  • Running tests on Ubuntu, MacOS, and Windows via Github Actions.
    This includes publishing results to Codecov.
  • Formatted all code with black.
    Checking on all pull requests via Github Actions.

Removed

  • Dropped support for Python 2.7 and Python 3.4.

v0.2.0

15 Nov 14:19
af96a19
Compare
Choose a tag to compare

2019-11-13

Added

  • Switched from ad-hoc layout to source layout.

v0.1.2

09 May 03:38
e8269d9
Compare
Choose a tag to compare
Version bump 0.1.1 to 0.1.2

v0.1.1

12 Apr 21:23
00791ea
Compare
Choose a tag to compare
Version bump 0.1.0 --> 0.1.1