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

Remove dependency on Half only where obsolete #27

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    35ac557 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    4ea7604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e52c77 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    d1f6ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f0d36a View commit details
    Browse the repository at this point in the history
  3. Restore Package.resolved

    dabrahams committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    42dbf54 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Major version bump

    These changes will break anyone depending on (de)coding Half on ARM
    architectures.
    dabrahams committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    db6d030 View commit details
    Browse the repository at this point in the history
  2. Update docs

    dabrahams committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    eeadc3f View commit details
    Browse the repository at this point in the history
  3. Satisfy the linter

    dabrahams committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    782e219 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Keep Half as a package dependency as long as it's needed on Intel Mac

    Otherwise it gets deleted from Package.resolved
    dabrahams committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    02018a0 View commit details
    Browse the repository at this point in the history