Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 914 Bytes

File metadata and controls

28 lines (21 loc) · 914 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.1] - 2025-09-25

Fixed

  • Fixed version mismatch in init.py
  • Updated README with correct Python version requirements (3.10+)
  • Added status badges for automated quality checks
  • Removed outdated credential management instructions

Changed

  • Improved documentation clarity and accuracy

[0.1.0] - 2025-09-24

Added

  • Basic SSH command execution with secure credential management
  • macOS Keychain credential support
  • System information and administration tools
  • Puppet integration for configuration management
  • Comprehensive test suite and documentation
  • Security workflows for dependency scanning
  • Perfect pylint score (10.00/10)