Skip to content

Releases: timmyb824/python-ContainerChecker

v0.1.0

05 Aug 19:56
Compare
Choose a tag to compare

v0.1.0 (2024-08-05)

Chore

  • chore: Update code formatting and remove unnecessary code duplication (d9c9ee8)

Documentation

  • docs: Add GNU General Public License v3 to the project (daa6469)

Feature

  • feat: Add pre-commit configuration and Sourcery settings files (3987863)

v0.0.0

05 Aug 19:44
Compare
Choose a tag to compare

v0.0.0 (2024-08-05)

Chore

  • chore: Remove unused test run step in CI workflow (141b31c)

Refactor

  • refactor: Restructure main function into process_server for better readability and maintenance (66a6386)

Test

  • test: Add unit tests for containers and ssh modules (01222d3)

Unknown