Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch from setup.py to pyproject.toml (#1324) | Waylan Limberg | 2023-03-22 | 1 | -2/+2 |
* | Officially support Python 3.11 (#1313) | Waylan Limberg | 2022-12-09 | 1 | -1/+3 |
* | Drop support for PY36 | Waylan Limberg | 2022-05-24 | 1 | -6/+8 |
* | Add markdown-link-check github action. | Waylan Limberg | 2022-05-05 | 2 | -11/+12 |
* | Support Python 3.10 | Waylan Limberg | 2021-11-16 | 1 | -6/+8 |
* | Fix cache error in CI | facelessuser | 2021-08-04 | 1 | -1/+1 |
* | add cache to workflows using actions/setup-node | Oscar Dominguez | 2021-07-06 | 1 | -1/+2 |
* | Add require_changelog workflow action (#1051) | Waylan Limberg | 2020-10-23 | 1 | -0/+24 |
* | Bump version to 3.3.23.3.2 | Waylan Limberg | 2020-10-19 | 1 | -0/+30 |
* | Add PY39 support and drop PY35 (#1026) | Waylan Limberg | 2020-10-06 | 1 | -6/+5 |
* | Refactor fenced_code & codehilite options (#816) | Waylan Limberg | 2020-06-23 | 1 | -1/+3 |
* | Allow checklinks check to fail. | Waylan Limberg | 2020-05-22 | 1 | -0/+3 |
* | Add deploy workflow (#971) | Waylan Limberg | 2020-05-21 | 1 | -0/+53 |
* | Add push trigger to tox workflow. (#968) | Waylan Limberg | 2020-05-18 | 1 | -2/+11 |
* | Switch to GitHub Actions from Travis (#958) | Waylan Limberg | 2020-05-09 | 1 | -0/+80 |