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: foliojs/pdfkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: datawrapper/pdfkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Feb 15, 2023

  1. Change package scope

    jakubdatawrapper committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    248a1ae View commit details
    Browse the repository at this point in the history
  2. Fix cache key collision for fonts with bad TTF metadata

    Squashed commit of the following:
    
    commit 404fd9e
    Author: Jakub Valenta <jakub@datawrapper.de>
    Date:   Wed Feb 15 19:16:18 2023 +0100
    
        Lint
    
    commit 4ea2b41
    Author: Jakub Valenta <jakub@datawrapper.de>
    Date:   Fri Aug 5 11:43:26 2022 +0200
    
        Update CHANGELOG
    
    commit 710fb05
    Author: Jakub Valenta <jakub@datawrapper.de>
    Date:   Thu Aug 4 22:38:07 2022 +0200
    
        Don't overwrite registered font cache key
    
    commit ef0d7cb
    Author: Jakub Valenta <jakub@datawrapper.de>
    Date:   Thu Aug 4 22:36:45 2022 +0200
    
        Add failing registered font test
    jakubdatawrapper committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    a5583a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Update yarn.lock

    jakubdatawrapper committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    a57224e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc780e3 View commit details
    Browse the repository at this point in the history
  3. Version 0.13.1

    jakubdatawrapper committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8372e39 View commit details
    Browse the repository at this point in the history
Loading