Releases: tdenewiler/statick-tex
Releases · tdenewiler/statick-tex
v0.2.2
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
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
2019-11-13
Added
- Switched from ad-hoc layout to source layout.
v0.1.2
Version bump 0.1.1 to 0.1.2
v0.1.1
Version bump 0.1.0 --> 0.1.1