zio-config icon indicating copy to clipboard operation
zio-config copied to clipboard

Feat/support all annotations in scala 3

Open ThijsBroersen opened this issue 4 months ago • 0 comments

This PR add support for annotations in Scala 3 on all platforms. The added tests are used for testing all platforms and scala versions to ensure unambiguous behaviour. This PR introduces the suffix annotation as a replacement for postfix (to deprecate). Semantics of postfix to not properly reflect the feature.

ThijsBroersen avatar Oct 16 '24 14:10 ThijsBroersen