Release 4.2.0-beta
Pre-release
Pre-release
·
6 commits
to develop
since this release
What's Changed
✨ New Features
- Introduced
CollectionParameterTemplateFormat
for enhanced parameter handling to avoid collisions when parameter collections are expanded by @mishael-o in #107
🛠 Enhancements
- Dropped
net462
target. However, the library still targetsnetstandard2.0
which supportsnet462
tonet481
. by @mishael-o in #108
📦 Other Changes
- Fix for doc-site xref reference. by @mishael-o in #103
Full Changelog: v4.1.2...v4.2.0-beta