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: lovell/sharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.30.7
Choose a base ref
...
head repository: lovell/sharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.32.6
Choose a head ref

Commits on Jun 26, 2022

  1. Upgrade to libvips v8.13.0-rc1 (#3230)

    * Switch from decompress-zip to extract-zip
    
    The former seems to hang when unzipping a ZIP64 file that uses
    the general purpose bit flag 3 as file entry.
    
    See: https://github.com/thejoshwolfe/yauzl#no-streaming-unzip-api
    
    * Prefer to call via static member instead
    
    Makes it clearer that a static method is being called.
    
    * `flatten-orange.jpg`: save without chroma subsampling
    
    To ensure no down-scaling of the Cr/Cb channels.
    kleisauke authored Jun 26, 2022
    1
    Copy the full SHA
    afc4c5b View commit details

Commits on Jun 29, 2022

  1. Copy the full SHA
    bb91912 View commit details
  2. Copy the full SHA
    7a8ab45 View commit details
  3. Copy the full SHA
    81c74f5 View commit details
  4. CI: add Node.js 18, remove 12

    lovell committed Jun 29, 2022
    Copy the full SHA
    c99a11c View commit details
  5. Copy the full SHA
    1bcd370 View commit details
  6. 3
    Copy the full SHA
    204463f View commit details
  7. CI: fix path to gcc toolset

    lovell committed Jun 29, 2022
    Copy the full SHA
    e3cab7f View commit details

Commits on Jul 5, 2022

  1. 2
    Copy the full SHA
    e0d3c6e View commit details
  2. Copy the full SHA
    6c2e2be View commit details

Commits on Jul 8, 2022

  1. Copy the full SHA
    cbf741c View commit details
  2. Copy the full SHA
    8ff3376 View commit details

Commits on Jul 11, 2022

  1. Copy the full SHA
    905518f View commit details
  2. Docs: add timeout example

    lovell committed Jul 11, 2022
    Copy the full SHA
    e4160c6 View commit details
  3. Copy the full SHA
    1b84ccb View commit details

Commits on Jul 12, 2022

  1. Copy the full SHA
    d247c02 View commit details
  2. Copy the full SHA
    6288c7b View commit details

Commits on Jul 13, 2022

  1. Copy the full SHA
    c295f06 View commit details

Commits on Jul 14, 2022

  1. Copy the full SHA
    f1e640d View commit details

Commits on Jul 18, 2022

  1. Copy the full SHA
    254944f View commit details

Commits on Jul 22, 2022

  1. CI: upgrade to macOS 11

    lovell committed Jul 22, 2022
    Copy the full SHA
    be331e9 View commit details

Commits on Jul 23, 2022

  1. Upgrade to libvips v8.13.0

    lovell committed Jul 23, 2022
    Copy the full SHA
    f998a8f View commit details
  2. Bump devDeps

    lovell committed Jul 23, 2022
    Copy the full SHA
    974fab9 View commit details
  3. Copy the full SHA
    3e327a5 View commit details

Commits on Jul 24, 2022

  1. Copy the full SHA
    b46ab51 View commit details
  2. Copy the full SHA
    76c4c51 View commit details

Commits on Jul 25, 2022

  1. Copy the full SHA
    ea7cf2a View commit details
  2. Copy the full SHA
    dd56a96 View commit details

Commits on Jul 29, 2022

  1. Copy the full SHA
    9a0d9ee View commit details

Commits on Aug 7, 2022

  1. Copy the full SHA
    e547eaa View commit details

Commits on Aug 18, 2022

  1. Ensure op ordering is respected where possible #3319

    Emit warnings when previous ops might be ignored
    Flip and flop now occur before rotate, if any
    lovell committed Aug 18, 2022
    Copy the full SHA
    212a6e7 View commit details
  2. Copy the full SHA
    cc9f91f View commit details

Commits on Aug 20, 2022

  1. Copy the full SHA
    b9261c2 View commit details
  2. Copy the full SHA
    74e3f73 View commit details
  3. Copy the full SHA
    a44168c View commit details

Commits on Aug 21, 2022

  1. Copy the full SHA
    a618ce7 View commit details
  2. Copy the full SHA
    e1bc867 View commit details

Commits on Aug 22, 2022

  1. Copy the full SHA
    3a44748 View commit details

Commits on Aug 23, 2022

  1. Add trim option to provide a specific background colour (#3332)

    Co-authored-by: Mart Jansink <mart@cinemait.nl>
    mart-jansink and Mart Jansink authored Aug 23, 2022
    Copy the full SHA
    c3a852e View commit details
  2. Copy the full SHA
    8583eb1 View commit details
  3. Docs: changelog for #3332

    lovell committed Aug 23, 2022
    Copy the full SHA
    6e3f4c3 View commit details

Commits on Aug 24, 2022

  1. Docs: add info for serverless-esbuild users (#3235)

    A. Sayef Reyadh authored Aug 24, 2022
    Copy the full SHA
    1bf06bd View commit details
  2. Copy the full SHA
    0fe857c View commit details

Commits on Sep 1, 2022

  1. Copy the full SHA
    4b38f56 View commit details
  2. Copy the full SHA
    0e3bd46 View commit details
  3. Copy the full SHA
    953a948 View commit details

Commits on Sep 2, 2022

  1. Copy the full SHA
    f510956 View commit details

Commits on Sep 4, 2022

  1. Copy the full SHA
    9a54a03 View commit details
  2. Copy the full SHA
    55c4d88 View commit details
  3. Copy the full SHA
    1eb66c0 View commit details
Loading