Lovell Fuller
7cf4ae5648
Prerelease 0.33.0-alpha.2
2023-10-04 10:16:35 +01:00
Lovell Fuller
a41c62be2b
Upgrade semistandard, appease new linter rules
2023-09-26 21:25:15 +01:00
Lovell Fuller
8f63d131a4
Upgrade exif-reader devDep to v2
2023-09-26 21:19:24 +01:00
Lovell Fuller
aabbe1fa08
Distribute prebuilt binaries via the npm registry #3750
...
- Remove all custom download logic for prebuilt binaries
- Add scripts to populate package contents
- Specify minimum versions of common package managers
- Remove sharp.vendor runtime API as no-longer relevant
- Update installation docs and issue templates
2023-09-26 20:26:39 +01:00
Lovell Fuller
61c5cb4669
Ensure GitHub releases default to prerelease
2023-09-23 14:29:57 +01:00
Lovell Fuller
e618c17bd0
Upgrade to Node-API version 9
2023-09-23 10:53:53 +01:00
Lovell Fuller
ba20b8ada4
Drop support for Node.js 14 and 16, require >= 18.17.0
2023-09-23 09:48:05 +01:00
Lovell Fuller
eefaa99872
Release v0.32.6
2023-09-18 20:33:39 +01:00
Lovell Fuller
dbce6fab79
Upgrade to libvips v8.14.5
2023-09-18 20:09:54 +01:00
Lovell Fuller
c6f54e59da
Bump devDeps
2023-09-18 14:53:44 +01:00
Lovell Fuller
44a0ee3fd3
Release v0.32.5
2023-08-15 19:29:42 +01:00
Lovell Fuller
ccd51c8cbf
Upgrade to libvips v8.14.4
2023-08-15 16:40:22 +01:00
Lovell Fuller
aea368a3a0
Release v0.32.4
2023-07-21 11:41:08 +01:00
Lovell Fuller
7ecbc20d3d
Upgrade to libvips v8.14.3
2023-07-21 11:10:21 +01:00
Lovell Fuller
cb0e2a91c4
Bump dep
2023-07-19 16:55:12 +01:00
Lovell Fuller
a0e1c39785
Release v0.32.3
2023-07-14 11:03:39 +01:00
Lovell Fuller
16ea04fe80
Release v0.32.2
2023-07-11 11:47:37 +01:00
Lovell Fuller
2bb3ea8170
Bump deps
2023-07-09 11:57:05 +01:00
Lovell Fuller
38c760cdd7
Update to latest (temporary) prebuild patch
2023-07-09 09:10:24 +01:00
Lovell Fuller
cfb659f576
Bump deps
2023-06-23 08:19:41 +01:00
Lovell Fuller
41e3c8ca09
Temporarily use patched prebuild with node-gyp v9
2023-06-05 09:45:12 +01:00
Lovell Fuller
eb1e53db83
Bump deps
2023-06-03 11:51:12 +01:00
Lovell Fuller
dea319daf6
Release v0.32.1
2023-04-27 09:58:40 +01:00
Lovell Fuller
e98993a6e2
Bump node-addon-api for Buffer::NewOrCopy
2023-04-23 15:43:54 +01:00
Lovell Fuller
391018ad3d
Bump semver dep
2023-04-19 11:04:03 +01:00
Lovell Fuller
d5be024bfd
Bump devDeps
2023-03-28 14:39:25 +01:00
Lovell Fuller
b9d4c30a9f
Release v0.32.0
2023-03-24 17:05:59 +00:00
Lovell Fuller
08d6822265
Upgrade to libvips v8.14.2
2023-03-21 21:21:24 +00:00
Lovell Fuller
c5ef4677b1
Bump tsd dep to pick up TypeScript 5 improvements
2023-03-21 12:43:29 +00:00
LachlanNewman
d7776e3b98
Add support to normalise for lower and upper percentiles ( #3583 )
2023-03-21 10:13:12 +00:00
Lovell Fuller
c87fe512b4
Bump devDeps
2023-03-08 16:59:20 +00:00
Lovell Fuller
ebf4ccd124
Bump deps
2023-02-12 19:49:32 +00:00
Lovell Fuller
b96c8e8ba4
Tests: use native fs.rm instead of rimraf
2023-02-12 19:32:00 +00:00
Lovell Fuller
f79760b4f2
Docs: changelog and help for TypeScript defs #3369 #3370
2023-01-16 11:12:00 +00:00
Espen Hovlandsdal
aa5f0f4e40
Include and publish TypeScript definitions ( #3370 )
...
Definitions are a snapshot taken from `@types/sharp`,
which remain under the terms of MIT licensing.
2023-01-16 10:48:37 +00:00
Lovell Fuller
bdc50e1d6e
Unpin node-addon-api, cast CallbackInfo access to size_t
...
See https://github.com/nodejs/node-addon-api/pull/1253
2023-01-16 09:00:42 +00:00
Lovell Fuller
a9bd0e79f8
Pin node-addon-api to workaround possible bug in 5.1.0
2023-01-15 19:35:27 +00:00
Lovell Fuller
ef849fd639
Docs: switch to well-maintained jsdoc2md for JSDoc parsing
2023-01-08 10:15:38 +00:00
Lovell Fuller
a42a975c46
Bump devDeps
2023-01-06 19:25:27 +00:00
Lovell Fuller
eac6e8b261
Upgrade to libvips v8.14.0-rc1
...
- Replace GIF 'optimise' option with 'reuse'
- Add 'progressive' option to GIF
- Add 'wrap' option to text creation
- Add 'formatMagick' property to *magick input metadata
2022-12-29 15:53:50 +00:00
Lovell Fuller
844deaf480
Release v0.31.3
2022-12-21 15:57:10 +00:00
Lovell Fuller
2c46528269
Docs refresh
2022-12-14 16:17:42 +00:00
Lovell Fuller
f92e33fbff
Bump devDeps
2022-12-13 10:31:06 +00:00
Ingvar Stepanyan
3a64a0529a
Tests: run in parallel, move settings to config file ( #3449 )
...
This allows to easily invoke Mocha alone via `npx mocha`, or for e.g. VSCode Test Explorer to find and run tests with the correct settings automatically.
2022-11-10 21:48:18 +00:00
Lovell Fuller
9fa516e849
Release v0.31.2
2022-11-04 09:44:37 +00:00
Lovell Fuller
b3c3290f90
Upgrade to libvips v8.13.3
2022-11-03 14:09:23 +00:00
Lovell Fuller
123f95c85a
Bump devDeps
2022-11-03 12:50:58 +00:00
Lovell Fuller
51811d06e2
Bump deps
2022-10-17 16:05:03 +01:00
Lovell Fuller
181731f8f4
Tests: increase timeout to 30s
...
Font discovery appears to be slooow on Windows
2022-10-17 15:54:43 +01:00
Lovell Fuller
99bf279de8
Release v0.31.1
2022-09-29 14:51:45 +01:00