Commit Graph

23 Commits

Author SHA1 Message Date
Kiril Vatev
c26f985f44 bumping version to 2.1.0 2023-11-30 00:37:52 -05:00
Kiril Vatev
b49f183aed adding a browser implementation using canvas to encode the resulting image 2023-11-28 02:28:41 -05:00
Kiril Vatev
2a3d82d7e4 abstracting tests to exist in a separate file, let them be required and run as a library 2023-11-28 02:27:56 -05:00
Kiril Vatev
946311361f bumping version to 2.0.0 2023-11-11 01:54:56 -05:00
Kiril Vatev
97d76f8cee updating to heic-decode@2 (uses libheif wasm version) 2023-11-09 18:23:41 -05:00
Kiril Vatev
a9f7e96541 updating encoder dependencies 2023-11-09 16:46:33 -05:00
Kiril Vatev
28b88595f8 bumping test timeouts higher since conversions tend to run a bit slow in travis (like 1.8 seconds is pretty typical) 2020-12-23 01:04:07 -05:00
Kiril Vatev
589993ec8d bumping version to 1.2.4 2020-12-23 00:32:55 -05:00
Kiril Vatev
85b0acd774 making latest heic-decode the minimum requirement, fixing issue with odd width images 2020-12-22 00:56:39 -05:00
Kiril Vatev
4d35321f8a use perceptual matching to determine that the images were converted correctly 2020-08-19 17:58:36 -04:00
Kiril Vatev
1b7e056970
bumping version to 1.2.3 2020-08-08 15:02:31 -04:00
dependabot[bot]
ba6b7bed99
Bump jpeg-js from 0.3.7 to 0.4.1
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.3.7 to 0.4.1.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.3.7...v0.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 17:26:11 +00:00
Kiril Vatev
0f2c4d2ef7 bumping version to 1.2.2 2020-02-05 07:23:46 -05:00
Kiril Vatev
5d274244c9 bumping version to 1.2.1 2020-02-04 18:15:47 -05:00
Kiril Vatev
895a06c0e2 bumping version to 1.2.0 2020-02-03 17:45:06 -05:00
Kiril Vatev
dc18fe365e adding pretest script back in 2020-02-03 17:36:47 -05:00
Kiril Vatev
37252022a0 add new method to convert all images in a multi-image file 2020-02-01 11:53:26 -05:00
Kiril Vatev
ac4075f0df bumping version to 1.1.0 2020-01-24 10:33:12 -05:00
Kiril Vatev
888b50865e adding png encoder and removing jimp 2020-01-21 18:24:27 -05:00
Kiril Vatev
d9fe0c0184 handling jpeg conversion directly with the jpeg library used by jimp 2020-01-21 18:02:01 -05:00
Kiril Vatev
7c3c4a5e00 adding initial tests 2020-01-18 01:06:03 -05:00
Kiril Vatev
8553b56d41 adding initial implementation 2020-01-18 00:41:55 -05:00
Kiril Vatev
768068d60b adding package.json file 2020-01-18 00:31:39 -05:00