Skip to content

Conversation

@tgross35
Copy link
Contributor

@tgross35 tgross35 commented Jun 24, 2023

  • Json, Bytes, and Secret are now exported at top level
  • Rename Bytes to B64Bytes and Secret to B64Secret to better reflect their purpose (this is optional, can revert if desired)
  • Add example to readme
  • Rename internal modules for clarity

This somewhat improves the usability of the b64 crate. It is a breaking change, but I don't think many people are using this crate as-is.

- `Json`, `Bytes`, and `Secret` are now exported at top level
- Rename `Bytes` to `B64Bytes` and `Secret` to `B64Secret` to better reflect
  their purpose
- Add example to readme
- Rename internal modules for clarity
@tarcieri
Copy link
Member

@tgross35 can you rebase? That should fix the test failure

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.

2 participants