Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: keichi/binary-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: React-Health/binary-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 9 files changed
  • 1 contributor

Commits on May 9, 2023

  1. Exposes creating a primitive reader with type string

    CatieDonnelly
    CatieDonnelly committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e234b34 View commit details
    Browse the repository at this point in the history
  2. Sets up Github actions to publish packages to the repo instead of pub…

    …licly
    CatieDonnelly
    CatieDonnelly committed May 9, 2023
    Configuration menu
    Copy the full SHA
    49fdcd9 View commit details
    Browse the repository at this point in the history
  3. Fix main branch name

    CatieDonnelly
    CatieDonnelly committed May 9, 2023
    Configuration menu
    Copy the full SHA
    218f430 View commit details
    Browse the repository at this point in the history
  4. Upping Node version

    CatieDonnelly
    CatieDonnelly committed May 9, 2023
    Configuration menu
    Copy the full SHA
    813c835 View commit details
    Browse the repository at this point in the history
  5. Add git text attributes

    CatieDonnelly
    CatieDonnelly committed May 9, 2023
    Configuration menu
    Copy the full SHA
    4f93425 View commit details
    Browse the repository at this point in the history
  6. Updates publish script

    CatieDonnelly
    CatieDonnelly committed May 9, 2023
    Configuration menu
    Copy the full SHA
    0d565ab View commit details
    Browse the repository at this point in the history
  7. Updates action dependencies

    CatieDonnelly
    CatieDonnelly committed May 9, 2023
    Configuration menu
    Copy the full SHA
    a5b4c37 View commit details
    Browse the repository at this point in the history
  8. Removes capital letters from package name

    CatieDonnelly
    CatieDonnelly committed May 9, 2023
    Configuration menu
    Copy the full SHA
    09789c5 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Adds method for fetching n bits

    CatieDonnelly
    CatieDonnelly committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1b83af8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Version number bump

    CatieDonnelly
    CatieDonnelly committed May 15, 2023
    Configuration menu
    Copy the full SHA
    dfe17b6 View commit details
    Browse the repository at this point in the history
Loading