Lovell Fuller
76f8112952
Docs: npm v8
2022-01-27 09:24:29 +00:00
Lovell Fuller
24150eac89
Docs: Linux x64 binaries require CPU with SSE4.2
...
Intel has offered this since 2010, AMD since 2011
2022-01-24 13:51:19 +00:00
Lovell Fuller
3b492ea423
Install: verify prebuilt binaries with Subresource Integrity check
2021-12-12 18:56:46 +00:00
Lovell Fuller
f7f3e43490
Add support for GIF output using cgif in prebuilt binaries
2021-11-21 10:22:34 +00:00
DSRKafuU
602f988aba
Docs: Update Chinese mirror hostname ( #2979 )
2021-11-17 11:17:37 +00:00
Lovell Fuller
83eed86b53
Docs: clarify prebuilt libc support on ARMv6/v7
2021-09-22 10:08:52 +01:00
Lovell Fuller
eabb671b10
Docs: minimum Node.js version requirement of 12.13.0
2021-08-03 10:25:04 +01:00
Lovell Fuller
21d1a7ca62
CI: Add darwin-arm64 via MacStadium-based runner
2021-07-23 10:58:00 +01:00
Lovell Fuller
6c2e6c5432
Install: multiple platform-arch binaries in same tree
2021-07-14 13:45:47 +01:00
Lovell Fuller
8c6d9fdc62
Install: always use Brotli-compressed tarballs
2021-07-14 13:45:47 +01:00
Lovell Fuller
b3cd48db5f
Docs: add section about cross-platform installation
2021-05-10 14:41:28 +01:00
Sebastian
476448b9d4
Install: allow cross-libc via sharp-install-force flag ( #2692 )
2021-05-10 09:55:20 +01:00
Raj Rajhans
f8a76372ad
Docs: rewrite sentence to avoid grammatical ambiguity ( #2668 )
2021-04-21 14:10:24 +01:00
Lovell Fuller
133f69d66c
Bump prebuild-install (for sharp_local_prebuilds)
2021-04-05 12:26:28 +01:00
Lovell Fuller
cd410080bd
Docs: remove reference to specific Lambda runtime
2021-03-29 20:16:07 +01:00
Lovell Fuller
80c95ee66a
Docs: libvips tarballs are a bit smaller now
2021-03-29 12:16:48 +01:00
Lovell Fuller
d69c58a6da
Docs: add section about Linux memory allocators
2021-03-18 19:34:07 +00:00
Lovell Fuller
473260a836
Docs: update with install-time improvements
2021-03-14 11:19:53 +00:00
Lovell Fuller
4d2784c10c
Prebuilt libvips v8.10.6 binaries work with musl 1.1.x and 1.2.x
2021-03-14 11:19:53 +00:00
Lovell Fuller
984a9e653e
Upgrade to libvips 8.10.6-alpha1
...
- Prebuilt binaries now include mozjpeg and libimagequant (BSD 2-Clause)
- Prebuilt binaries limit AVIF support to the most common 8-bit depth
- Add `mozjpeg` option to `jpeg` method, sets mozjpeg defaults
- Reduce the default PNG `compressionLevel` to the more commonly used 6
2021-03-14 11:19:53 +00:00
Lovell Fuller
4264c0577e
Improve experience for those using Apple M1 devices #2460
...
- For Rosetta x64, prevent use of global ARM64 libvips
- For ARM64, improve error message when global libvips not found
2021-02-22 13:49:31 +00:00
Lovell Fuller
9f2f92095d
Skip prebuilt binaries for musl >=1.2.0 #2570
2021-02-20 19:40:40 +00:00
Lovell Fuller
0dc325daa4
Docs: add section about Webpack configuration
2021-01-29 11:29:24 +00:00
Lovell Fuller
98349bde28
Docs: add section on known conflicts
2021-01-24 17:15:28 +00:00
Lovell Fuller
f09be932eb
Docs: add info about npm v7 directory ownership change
2021-01-24 16:52:10 +00:00
Lovell Fuller
138e60adb3
Docs: add section for Apple M1 users #2460
2021-01-06 13:39:47 +00:00
Lovell Fuller
103ec0d58f
Upgrade to libvips 8.10.5, AVIF support in prebuilt binaries
...
Remove experimental status from HEIF, changing defaults
to prefer royalty-free AV1 over patent-encumbered HEVC
2020-12-18 17:32:16 +00:00
Matt Kane
65acd96c8d
Install: conditionally use Brotli or gzip prebuilt libvips ( #2412 )
2020-11-16 15:22:13 +00:00
Lovell Fuller
ab653cae33
Docs: use of N-API removes Electron-specific binaries
...
Clarify Lambda deployment for Windows/macOS users
2020-11-16 12:20:29 +00:00
Lovell Fuller
ba17db3ab3
Switch to Brotli-compressed binaries, requires Node.js 10.16.0+
2020-06-29 20:53:58 +01:00
Lovell Fuller
c91373fba3
Docs: add section about worker threads
2020-06-18 13:42:04 +01:00
Lovell Fuller
20284757a6
Docs: fix binary mirror example
2020-06-12 17:06:46 +01:00
Lovell Fuller
b3dd54d550
Changelog and doc update for #2217
2020-05-22 16:48:27 +01:00
Lovell Fuller
031a58f817
Docs: AWS Lambda cross-platform no longer requires target flag
2020-03-17 18:33:49 +00:00
Lovell Fuller
76bb25262e
Docs: ARM64/RHEL7 prebuilt binaries changelog entry
2020-03-10 21:22:30 +00:00
Lovell Fuller
bf75501262
Ensure prebuilt binary based on N-API version
2020-03-07 20:59:25 +00:00
Lovell Fuller
8d66433e7c
Docs: 32-bit Windows is supported (again)
2020-03-06 21:33:15 +00:00
Lovell Fuller
86264e7733
Docs: update Lambda section to use Node.js 12
2020-02-24 20:31:17 +00:00
Lovell Fuller
409e5174bb
Add support for 32-bit Windows (win32-ia32)
2020-02-19 23:00:23 +00:00
Lovell Fuller
4abb4edf64
Migrate internals to N-API #1282
2020-02-15 19:38:15 +00:00
Lovell Fuller
6aa6a93b44
Docs: add details of ignore-scripts to installation guide
2020-01-19 19:27:50 +00:00
Lovell Fuller
6fdc79d569
Docs: ARM64 has prebuilt libvips, not sharp
2020-01-12 10:50:14 +00:00
Lovell Fuller
057074b238
Docs: improve header layout on narrow screen devices
2020-01-08 23:13:33 +00:00
Lovell Fuller
a4e8586b59
Docs: rewrite installation guide
2020-01-08 21:04:16 +00:00
Lovell Fuller
a216d2945b
Upgrade to libvips v8.9.0-rc4, drop support for Node.js 8
2020-01-03 20:26:55 +00:00
Lovell Fuller
e230ce41d7
Docs: remove references to unmaintained Docker images
2019-12-16 21:07:31 +00:00
Lovell Fuller
6ee6a226e1
Docs: add FreeBSD build status
2019-11-19 11:16:48 +00:00
Lovell Fuller
94d51a94c8
Docs: recommend jemalloc buildpack for Heroku
2019-11-19 11:13:25 +00:00
Lovell Fuller
ff98d2e44a
Docs: using custom binaries with prebuild-install
2019-11-07 20:00:03 +00:00
Lovell Fuller
4009acdd30
Docs: support added for Node.js 13
2019-10-28 18:19:33 +00:00