Skip to content

v2.5.6-hotfix-announcement

Compare
Choose a tag to compare
@HuangChiEn HuangChiEn released this 28 Jan 06:23
· 6 commits to master since this release

The following bug will be fixed in v2.6.

Known bug list :

  1. The interpolated arguments still keep the OLD VALUE, if it attempt to interpolate the argument it updated by commendline input (NEW VALUE).

Some of easy_configers' default behavior may be changed in v2.6 to reduce the unexpected results and pitfall.

The pitfall

  1. allow_overwrite flag also allow you overwrite the entire section by a config value, most of case it should not a expected behavior, so we'll change it in v2.6 and you're NOT ALLOWED to overwrite the section.

Welcome to open a issue to describe the bug or unexpected behavior.