# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## v0.3.1 (2026-01-22) ### Fix - basic example issues and API improvements ## v0.3.0 (2026-01-21) ### Feat - add idf.py watch command for auto-reload ## v0.2.0 (2026-01-21) ### Refactor - split tests from basic example ## v0.1.4 (2026-01-21) ### Fix - update documentation ## v0.1.3 (2026-01-21) ### Fix - update component manifest ## v0.1.2 (2026-01-21) ### Fix - **examples**: use override_path for dual local/registry support ## v0.1.1 (2026-01-21) ## v0.1.0 (2026-01-21) ### Feat - add idf.py reload command for hot reload workflow ### Fix - **build**: fix dependency tracking for reloadable ELF ### Refactor - reorganize project for component registry
idf.py add-dependency "igrr/hotreload^0.3.1"