Skip to content

Releases: espressif/idf-im-cli

v0.1.7

12 Feb 14:13
Compare
Choose a tag to compare

What's Changed

  • [EIM-104] [Test] Automated test refactor by @Fabricio-ESP in #87
  • EIM-120 Fixed error with passing empty string as version or target parram by @Hahihula in #88
  • EIM-109 the installer now checks tool archive checksum after it's downloaded by @Hahihula in #91
  • EIM-18 added possibility to install additional idf_tools features by @Hahihula in #90

Full Changelog: v0.1.6...v0.1.7

v0.1.6

15 Jan 09:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

14 Nov 13:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

08 Nov 12:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

18 Oct 12:37
Compare
Choose a tag to compare

What's Changed

  • moved Settings struct to the library crate by @Hahihula in #50
  • start using mirrors list from the lib by @Hahihula in #55
  • lock python version for windows install on 3.11.5 by @Hahihula in #58

Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Sep 10:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

23 Sep 08:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

eim v0.1.0

11 Sep 08:25
Compare
Choose a tag to compare

EIM is a cross-platform CLI application that simplifies the setup process for ESP-IDF (Espressif IoT Development Framework). Whether you’re working on macOS, Linux, or Windows, EIM offers a consistent and user-friendly experience for installing prerequisites, ESP-IDF itself, and essential development tools.

Please check the complete documentation here.