Releases: jamiewinder/CedarDotNet
Releases · jamiewinder/CedarDotNet
v0.0.8
What's Changed
- add net9/net10 as target frameworks by @jamiewinder in #12
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- .NET 10 support by @jamiewinder in #11
Breaking changes
- The
Typestring properties have been removed from the polymorphic answer types.
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Add linux development support by @vdaron in #7
- add missing xmldoc by @jamiewinder in #9
- upgrade cedar to 4.7.0 by @jamiewinder in #8
New Contributors
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Upgrade to Cedar 4.5.0
- Adds
policy_set_text_to_partsfunction
v0.0.4
What's Changed
- Incorporate cedar-integration-tests
- Correct
fnof ipaddr
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- move experimental functions to their own class by @jamiewinder in #3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
- Adds
CedarUtilitiesfor functions which aren't part of the main JSON FFI. - Fix local library Windows build script.
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial public prerelease version.