You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release includes a new github workflow to automatically build linux, macos and windows binaries and attaches them to the release. A new release is the easiest way to bring back the lost binaries (a previous change was made and they were no longer being built)
introduces the -typederrors flag to return an error.Join()ed enumerrs.ErrInvaildValue typed error so you can disambiguate an invalid enumer type from another input error when handling.