Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 831 Bytes

changelog.md

File metadata and controls

34 lines (22 loc) · 831 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.

[Unreleased]

Added

Fixed

  • Fix relative path in manifest with a local component

[1.0.0] 2021-12-21

Added

  • Add version to CLI help
  • Add . and + as allowed chars in component names
  • Add tags block into manifest file
  • Allow passing version during component upload
  • Add esp32h2 and linux targets
  • Add loading of version from git tag

Fixed

  • Fix possibility to use a branch as a git version
  • Fix downloading dependencies from a git source
  • Copy filtered paths for git source
  • Fix local source missing dependencies

[0.3.2-beta] - 2021-10-22