Skip to content

Release 4.2.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 13:19
af27c2f

What's Changed

✨ New Features

  • Introduced CollectionParameterTemplateFormat for enhanced parameter handling to avoid collisions when parameter collections are expanded. by @mishael-o in #107

🐛 Bug Fixes

  • Fix CollectionParameterFormat construction logic when set, to use the right values. by @mishael-o in #110

🛠 Enhancements

  • Dropped net462 target. However, the library still targets netstandard2.0 which supports net462 to net481. by @mishael-o in #108

📦 Other Changes

Full Changelog: v4.1.2...v4.2.3