• 0.7.2 7768c300e1

    0.7.2 Stable

    marvin8 released this 2025-08-30 21:37:28 +00:00 | 213 commits to main since this release

    Changed

    • Improved unit tests.
    Downloads
  • 0.7.1 25541cc34c

    0.7.1 Stable

    marvin8 released this 2025-08-29 11:47:56 +00:00 | 217 commits to main since this release

    Fixed

    • Corrected incorrect exit code being set.
    Downloads
  • 0.7.0 28cafcf164

    0.7.0 Stable

    marvin8 released this 2025-08-29 09:36:36 +00:00 | 219 commits to main since this release

    Breaking

    • Rewrite to use packaging library. This rewrite has changed the output format somewhat.

    Changed

    • Improved error handling

    • Enhanced Unit tests

    • Updated dependencies versions.

    Downloads
  • 0.6.2 11c6051b5f

    0.6.2 Stable

    marvin8 released this 2025-08-26 09:41:10 +00:00 | 226 commits to main since this release

    Changed

    • Updated dependencies versions.
    Downloads
  • 0.6.1 f056f9775c

    0.6.1 Stable

    marvin8 released this 2025-08-10 01:26:25 +00:00 | 228 commits to main since this release

    Fixed

    • Fixed error when checking for versions of dependency with [] optional dependencies specified.

    Changed

    • Updated CI to include ty, complexipy, and deptry. Also removed bandit as it should be covered by ruff.
    • Updated CI to also check agains Python 3.14
    Downloads
  • 0.6.0 83939e4902

    0.6.0 Stable

    marvin8 released this 2025-06-22 00:01:27 +00:00 | 231 commits to main since this release

    Added

    • Added command line flag --groups / --no-groups to check dependency versions in dependency groups or not. Defaults to --no-groups
    Downloads
  • 0.5.2 063f051400

    0.5.2 Stable

    marvin8 released this 2025-05-29 07:54:27 +00:00 | 236 commits to main since this release

    Updated Dependencies

    Downloads
  • 0.5.1 800ed0fbcd

    0.5.1 Stable

    marvin8 released this 2025-05-04 09:22:35 +00:00 | 237 commits to main since this release

    Updated Dependencies

    Downloads
  • 0.5.0 2c80b9c2d1

    marvin8 released this 2024-12-23 21:21:15 +00:00 | 241 commits to main since this release

    Added

    • Include checking of dependencies specified in [dependency-groups] as per PEP 735
    Downloads
  • 0.4.1 2af5a67b2e

    0.4.1 Stable

    marvin8 released this 2024-12-21 04:27:10 +00:00 | 244 commits to main since this release

    Fixed error introduced during refactor.

    Downloads