Skip to content

Releases: espressif/esp-idf-kconfig

Version 2.3.0

30 Jul 09:44
Compare
Choose a tag to compare

v2.3.0 (2024-07-30)

New Features

  • kconfcheck: add check whether symbol name is all uppercase
  • kconfgen: Support renames with inversion in sdkconfig.renames

Bug Fixes

  • kconfgen: Improve error message for int/hex without default
  • kconfgen: Disallow rename to the same name in sdkconfig.renames
  • Dont ask for the filename when saving configuration

Code Refactoring

  • kconfgen: Improve code quality of kconfgen.py

Version 1.4.3

23 Jul 12:25
Compare
Choose a tag to compare

v1.4.3 (2024-07-23)

Bug Fixes

  • kconfgen: Improve error message for int/hex without default

Version 2.2.0

15 Mar 12:23
Compare
Choose a tag to compare

v2.2.0 (2024-03-15)

New Features

  • kconfiglib: Remove kconfiglib as a dependency a make it modules

Bug Fixes

  • menuconfig: fix menuconfig incompatibility on Win, Python 3.12

Version 2.1.0

26 Jan 15:25
Compare
Choose a tag to compare

v2.1.0 (2024-01-26)

New Features

  • kconfcheck: Added kconfcheck package to pre-commit hook

Version 1.4.2

16 Jan 16:01
Compare
Choose a tag to compare

v1.4.2 (2024-01-16)

Bug Fixes

  • kconfcheck: Fixed false-positive indent errors and extended limits

v1.4.1 (2023-11-16)

Bug Fixes

  • docs: fix not expression evaluation for range parameter

Version 2.0.2

12 Jan 14:38
Compare
Choose a tag to compare

v2.0.2 (2024-01-12)

Bug Fixes

  • kconfcheck: Fixed false-positive indent errors and extended limits

v2.0.1 (2023-11-09)

Bug Fixes

  • docs: fix not expression evaluation for range parameter

v2.0.0 (2023-10-20)

Bug Fixes

  • change logic for ESP_IDF_KCONFIG_MIN_LABELS from is set to "1"