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: rusterlium/html5ever_elixir
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.2
Choose a base ref
...
head repository: rusterlium/html5ever_elixir
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.3
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on May 23, 2023

  1. Update some crates and make compatible with OTP 26

    We need the "rustler-sys" update in order to run on OTP 26.
    philss committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5a547ec View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Test using OTP 26

    philss committed May 26, 2023
    Configuration menu
    Copy the full SHA
    ef64674 View commit details
    Browse the repository at this point in the history
  2. Fix version of Elixir to run with OTP 26

    Also include riscv target in the precompilation list.
    philss committed May 26, 2023
    Configuration menu
    Copy the full SHA
    32124ef View commit details
    Browse the repository at this point in the history
  3. Release v0.14.3

    philss committed May 26, 2023
    1 Configuration menu
    Copy the full SHA
    de85093 View commit details
    Browse the repository at this point in the history
Loading