Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 593 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 593 Bytes

CHANGELOG

[Alpha] - 2024-12-12

Added

  • Initial release of the refactored SCP module.
  • Implemented core functionalities for secure communication.
  • Added comprehensive unit tests for new features.
  • Plugin system for extending panther capabilities.
  • Pipy package for easy installation.

Changed

  • Refactored codebase for improved readability and maintainability.
  • Updated documentation to reflect new changes.

Fixed

  • Resolved various bugs from the previous version.
  • Improved error handling and logging mechanisms.

Removed

  • Removed obsolete code and dependencies.