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

Update README.md for v2.5.0-beta3 #407

Merged
merged 1 commit into from
May 16, 2023

Conversation

fxamacker
Copy link
Owner

Document new CBOR codec functions:

  • UnmarshalFirst()
  • Diagnose()
  • DiagnoseFirst()

UnmarshalFirst() makes it easier to use CBOR Sequences (RFC 8742).

Diagnose() and DiagnoseFirst() produces human-readable Extended Diagnostic Notation (RFC 8610 Appendix G).

Document new CBOR codec functions:
- UnmarshalFirst()
- Diagnose()
- DiagnoseFirst()

UnmarshalFirst() makes it easier to use CBOR Sequences (RFC 8742).

Diagnose() and DiagnoseFirst() produces human-readable Extended Diagnostic Notation (RFC 8610 Appendix G).
@fxamacker fxamacker added the docs label May 16, 2023
@fxamacker fxamacker merged commit a52d9a5 into master May 16, 2023
@fxamacker fxamacker deleted the fxamacker/update-readme-for-v2.5.0-beta3 branch June 18, 2023 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant