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: export encode/decode -Options #113

Merged
merged 5 commits into from
Jan 30, 2024
Merged

Commits on Jan 26, 2024

  1. feat: export encode/decode -Options

    These options are being exported so they can be used with
    cborg's API, specifically the `decodeFirst` and `encodedLength` functions.
    tabcat committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    5bb52b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    766a332 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08640b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    a2bf381 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    rvagg authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6ca705d View commit details
    Browse the repository at this point in the history