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: nfroidure/ttf2woff2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: nfroidure/ttf2woff2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 20 commits
  • 29 files changed
  • 3 contributors

Commits on Mar 18, 2023

  1. Update dependencies

    pioug committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    a44dfc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. chore(dependencies): update dependencies

    BREAKING CHANGE: Requires Node20+, use ESM, provide TypeScript types
    nfroidure committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    4319d41 View commit details
    Browse the repository at this point in the history
  2. feat(core): better choice between builds

    also allow to debug the version that is in use with the `DEBUG=ttf2woff2` env var.
    
    fix #22
    fix #46
    nfroidure committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ff54055 View commit details
    Browse the repository at this point in the history
  3. 6.0.0

    nfroidure committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    e114858 View commit details
    Browse the repository at this point in the history
  4. fix(ci): fix CI runs

    nfroidure committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    4650b51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    420930f View commit details
    Browse the repository at this point in the history
  6. 6.0.1

    nfroidure committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    040bc37 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Configuration menu
    Copy the full SHA
    89c5e2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d335554 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e99009e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    330866f View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

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

Commits on Apr 26, 2025

  1. Merge pull request #90 from timint/main

    Fix issue #87 - Error: unexpected top-level await with Node 23 ESM
    pioug authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    b2f57fb View commit details
    Browse the repository at this point in the history
  2. fix(core): fix TS errors

    pioug committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    7535aa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9279b5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Configuration menu
    Copy the full SHA
    2249cfa View commit details
    Browse the repository at this point in the history
  2. 7.0.0

    nfroidure committed May 22, 2025
    Configuration menu
    Copy the full SHA
    3a9b147 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Configuration menu
    Copy the full SHA
    0896e18 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from nfroidure/fix/leak

    fix(leak): fix the error cas memory leak
    nfroidure authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    83f3654 View commit details
    Browse the repository at this point in the history
  3. 8.0.0

    nfroidure committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    ceea281 View commit details
    Browse the repository at this point in the history
Loading