Unit-testing

Latest version: v1.0.4

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

Scan your dependencies

Page 1 of 2

1.1.0

[Semantic Versioning]: http://semver.org/

<!-- markdownlint-configure-file {
"MD022": false,
"MD024": false,
"MD030": false,
"MD032": false
} -->
<!--
MD022: Blanks around headings
MD024: No duplicate headings
MD030: Spaces after list markers
MD032: Blanks around lists
-->

1.0.4

Updated dependencies, and updated Tox configuration to fix coverage
report generation.

Changed

- Updated dependencies
- Updated localisation files

Fixed

- Coverage report generation via Tox was broken, this update
fixes that by changing how Tox is configured.

_______________________________________________________________________________

1.0.3

Updated dependencies, moved source code to `src`, made Ruff rules stricter,
and fixed outdated `Makefile`.

Added

- Added new rules for Ruff
- Added hash support for the `Date` class

Changed

- Moved the source code files under `src` to better match accepted best
practices
- Updated outdated links in `CHANGELOG.md`
- Updated dependencies
- Updated localisation files

Fixed

- Fixed `Makefile`'s linting (it was still using `pyproject-flake8`
instead of Ruff)
- Various linter fixes
- `README.md` had an old version number for Python, this is now fixed

_______________________________________________________________________________

1.0.2

This update adds a missing `py.typed` file, and updates dependencies.

Added

- `py.typed`

Changed

- Fixed some wording in `README.md`
- Updated dependencies
- Updated localisation files

_______________________________________________________________________________

1.0.1

This update adds some additional test cases for corner cases, improves
type hinting, and adds missing docstrings

Added

- More docstrings
- More test cases
- Documentation is now linked in `README.md`

Changed

- Improved type hinting
- Updated localisation files

_______________________________________________________________________________

1.0.0

This is the initial version of the project.

Added

- Example project featuring a Date class
- Unit tests
- Coverage reports
- Documentation for installation and unit tests

Changed

- Updated `README.md` to contain more useful information
- Updated localisation files

Fixed

- Linter errors

Removed

- Dread

Security

- Project has Snyk scanning enabled

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.