Skip to content

v1.7.5

Compare
Choose a tag to compare
@magiconair magiconair released this 07 Dec 18:19
· 112 commits to main since this release
v1.7.5
a8e9fa9

What's Changed

  • Support duplicate expansions in the same value by @yobert in #28

    Values which expand the same key multiple times (e.g. key=${a} ${a}) will no longer fail with a circular reference error.

Full Changelog: v1.7.4...v1.7.5