lloydmeta / enumeratum

A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.
MIT License
1.19k stars 146 forks source link

Scala Native 0.5 #401

Open MateuszKubuszok opened 1 month ago

MateuszKubuszok commented 1 month ago

Is there a plan to release Enumeratum with Scala Native 0.5?

lloydmeta commented 1 month ago

PRs are welcome :)

MateuszKubuszok commented 1 month ago

I attempted this in #402

luksow commented 6 days ago

@lloydmeta any updates here, regarding issue or @MateuszKubuszok's PR?

lloydmeta commented 6 days ago

Nope. For updates, look at the PR itself.

luksow commented 6 days ago

@lloydmeta thanks for the reply! Isn't the PR ready? I see checks failed but due to unpublished packages, no?