Skip to content

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.

Unreleased

Added

  • Initial release of IPECMD Wrapper
  • Core functionality for PIC microcontroller programming
  • Command-line interface
  • Cross-platform support (Windows, Linux, macOS)
  • Comprehensive test suite
  • Development environment setup tools
  • CI/CD pipeline with GitHub Actions

Changed

  • N/A

Deprecated

  • N/A

Removed

  • N/A

Fixed

  • N/A

Security

  • N/A

0.1.0 - 2025-01-XX

Added

  • Initial package structure
  • Basic IPECMD wrapper functionality
  • Command-line interface
  • Core programming functions
  • Basic test suite
  • Project documentation