Skip to content

Releases: intel/config-builder

2.1.0

21 Oct 22:32
def7a5d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

05 Mar 19:52
688e8be

Choose a tag to compare

Breaking change for settings using arrays

What's Changed

  • Added fix for array mangling. Added tests. Updated version to 2.0.0. by @tj-thompson in #5

New Contributors

Full Changelog: 1.1.0...2.0.0

1.1.0

07 Jun 16:45

Choose a tag to compare

What Changed?

  • Returned object is deep-freezed to prevent changes
  • Added constructor options to control freezing and caching