Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Display base64 digest impl #1

Merged
merged 3 commits into from
Jun 17, 2023
Merged

feat: Display base64 digest impl #1

merged 3 commits into from
Jun 17, 2023

Conversation

domodwyer
Copy link
Owner

Add an optional feature to display digests as a bas64 string, and update CI to drive drive coverage of it enabled/disabled.


  • feat: base64 hash Display impl (117f268)

    Optionally support rendering hash digests as base64 strings via a
    Display impl.
    
  • ci: enumerate feature flags (125f8b4)

    Test with and without the code behind feature flags.
    
  • ci: remove actions-rs (cbc6885)

    Uses deprecated options.
    

Optionally support rendering hash digests as base64 strings via a
Display impl.
Test with and without the code behind feature flags.
Uses deprecated options.
@domodwyer domodwyer self-assigned this Jun 17, 2023
@domodwyer domodwyer merged commit 769c9c4 into master Jun 17, 2023
@domodwyer domodwyer deleted the dom/feature-flags branch June 17, 2023 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant