arcanis / clipanion

Type-safe CLI library / framework with no runtime dependencies
https://mael.dev/clipanion/
1.12k stars 65 forks source link

feat: export ErrorMeta and create ErrorWithMeta #71

Closed bgotink closed 3 years ago

bgotink commented 3 years ago

This makes it possible for downstream projects to create their own errors with ErrorMeta with type safety.

arcanis commented 3 years ago

Just released in 3.0.0-rc.7!