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: marudor/libxmljs2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.29.0
Choose a base ref
...
head repository: marudor/libxmljs2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.33.0
Choose a head ref
  • 12 commits
  • 21 files changed
  • 1 contributor

Commits on Oct 22, 2021

  1. chore: update deps (#149)

    marudor authored Oct 22, 2021
    Configuration menu
    Copy the full SHA
    dda4841 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. chore: update dependencies, use pnpm (#180)

    * chore: update dependencies
    
    * feat: use pnpm
    
    * fix(ci): add explciit build step for alpine
    marudor authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    f27bd20 View commit details
    Browse the repository at this point in the history
  2. feat: node18 support (#181)

    * feat: node 18
    
    * chore: remove unneccesary yarn.lock
    
    * chore: use ubuntu 20.04
    
    * chore: remove node 12 support
    
    * chore: remove node 17 support
    marudor authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e1079eb View commit details
    Browse the repository at this point in the history
  3. chore: v0.30.0

    marudor committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    215d673 View commit details
    Browse the repository at this point in the history
  4. chore: reenable node 12 and 17 (#182)

    * chore: reenable node 12 and 17
    
    * use ubuntu-18.04 for older gcc
    
    * use ubuntu-20.04 for node 18
    marudor authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    40c59fc View commit details
    Browse the repository at this point in the history
  5. v0.30.1

    marudor committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    bfe8287 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

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

Commits on Oct 22, 2022

  1. feat: node 19, drop node 12 (#189)

    * feat: node 19, drop node 12
    
    * fix: tests
    marudor authored Oct 22, 2022
    Configuration menu
    Copy the full SHA
    60661b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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

Commits on Apr 22, 2023

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

Commits on Nov 4, 2023

  1. chore: support node21 (#201)

    * chore: support node21
    
    * chore: remove eslint, cant be bothered to fix it
    marudor authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    c028a85 View commit details
    Browse the repository at this point in the history
  2. chore: bump to 0.33.0

    marudor committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    e0eb378 View commit details
    Browse the repository at this point in the history
Loading