Rstcheck

Latest version: v6.2.4

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 10

6.1.1

[diff v6.1.0...v6.1.1](https://github.com/rstcheck/rstcheck/compare/v6.1.0...v6.1.1)

Documentation

- Add link to rstcheck-core for FAQ
- Remove unused pydantic related stuff from docs ([149](https://github.com/rstcheck/rstcheck/pull/149))

Miscellaneous

- Remove unused dependencies (docutils & its stubs, pydantic) ([149](https://github.com/rstcheck/rstcheck/pull/149))
- Add python 3.11 to CI

6.1.0

[diff v6.0.0.post1...v6.1.0](https://github.com/rstcheck/rstcheck/compare/v6.0.0.post1...v6.1.0)

Documentation

- Add note for incompatibility of typer <0.4.1 and click >=8.1 ([138](https://github.com/rstcheck/rstcheck/issues/138))
- Update GitHub URL in installation instructions ([139](https://github.com/rstcheck/rstcheck/pull/139))
- Fix broken mega-linter URLs ([136](https://github.com/rstcheck/rstcheck/pull/136))
- Update release docs for changed release script

Miscellaneous

- Fix release script's changelog insertion
- Add pre-commit-ci badge to README
- Update development tooling dependencies
- Bump lower version constraint on typer from 0.3.2 to 0.4.1 ([138](https://github.com/rstcheck/rstcheck/issues/138))

6.0.0.post1

[diff v6.0.0...v6.0.0.post1](https://github.com/rstcheck/rstcheck/compare/v6.0.0...v6.0.0.post1)

Miscellaneous

- Move release date into version headline link
- Don't include failing test example in sdist ([128](https://github.com/rstcheck/rstcheck/issues/128))

6.0.0

[diff v6.0.0rc3...v6.0.0](https://github.com/rstcheck/rstcheck/compare/v6.0.0rc3...v6.0.0)

New features

- Add a `--version` flag back. This flag gets its information from the metadata in the virtualenv.

Documentation

- Finalize v6 migration guide.
- Add notice to fix `rstcheck-core` version for needed features.

Miscellaneous

- Add tox envs to test with sphinx v5.
- Update `sphinx` `extlinks` config for v5.
- Bump min version of `rstcheck-core` to v1.0.2.

6.0.0rc3

[diff v6.0.0rc2...v6.0.0rc3](https://github.com/rstcheck/rstcheck/compare/v6.0.0rc2...v6.0.0rc3)

BREAKING CHANGES

- **MOVED THE CORE LIBRARY INTO IT'S OWN REPOSITORY AT rstcheck/rstcheck-core**
- `rstcheck.config.load_config_file_from_path` now raises an FileNotFoundError if the given path
is neither a file nor a directory ([125](https://github.com/rstcheck/rstcheck/pull/125))
- The CLI runner exits 1 when the config path passed with `--config` does not exist ([125](https://github.com/rstcheck/rstcheck/pull/125))

New features

- Add `NONE` as a special config file path, to disable config file loading ([125](https://github.com/rstcheck/rstcheck/pull/125))

Documentation

- Update config documentation ([126](https://github.com/rstcheck/rstcheck/pull/126))

6.0.0rc2

[diff v6.0.0rc1...v6.0.0rc2](https://github.com/rstcheck/rstcheck/compare/v6.0.0rc1...v6.0.0rc2)

New features

- Catch SyntaxWarnings in python code-blocks and handle them like SyntaxErrors ([124](https://github.com/rstcheck/rstcheck/pull/124))
- Add additional inline configuration and flow control options ([123](https://github.com/rstcheck/rstcheck/pull/123))
(see the config docs for more information)

Documentation

- Update links to new repository home at rstcheck/rstcheck
- Update config documentation

Miscellaneous

- Fix release date in changelog for v6.0.0rc1 release
- Set the rstcheck pre-commit hook to run in serial to avoid overhead of doubling parallel runs
with pre-commit
- Little improvements to logging messages
- Rename master branch to main

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.