v2.0.0.dev0
Pre-release
Pre-release
v2.0.0-dev0 (2024-05-17)
Feat
- add esp32c61 to the list of known targets
- Drop support of Python 2.7
Fix
- Handle missing files/broken symlinks when calculating hash
- fix the order of managed_components
Refactor
- rewrite with pydantic
- Change comment types to regular ones
- Replace format() with f-strings