All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.10.0 - 2021-07-12
- Add Electron 13.1
- Disable NEON on arm builds
1.9.0 - 2021-06-30
- Yarn v2 incompatibiliy
- Build issues on mac OS big sur
1.8.0 - 2021-05-28
- Add Electron 13.0
- Add missing typescript declaration of the PDFWStreamForBuffer
- Add Electron 11.4
- Add electron 10.4
1.7.0 - 2021-03-08
- More electron 11.x releases
- Add electron 12.0.0
- Add electron 10.2, 10.3
- Add electron 9.4, 9.3
1.6.0 - 2021-02-17
- Update the g++ compiler from 4.8 to 5.4 (default on xenial) for linux builds
- Changed builds from travis and app veyor to github
- Electron 11
- Added Node 15
1.5.1 - 2020-10-10
- Added manual workflow to reduce release errors
- Huge package size as npm publish does not use .gitignore or .npmignore locally
1.5.0 - 2020-10-10
- Electron 7.3, 8.3, 8.4, 8.5 and 9.3
1.4.3 - 2020-10-09
- Return code fixed for builds on app veyor.
- Winwdows builds successfully with electron 10.x
- NPM version on app veyor fixed to build electron 2.x again
- Add electron 10.1.3
1.4.2 - 2020-08-27
- Add electron 10.0
1.4.1 - 2020-08-13
This is a special release no code has been changed. The packaged module included (in version muhammara@1.4.0) a bundled dependency with a debug output.
- Removed debug output from packaged dependency
node-pre-gyp
1.4.0 - 2020-08-10
- Add electron 9.2
1.3.0 - 2020-08-06
- Add electron-9.1 pre built
- Add missing typescript declaration files to published packages
1.2.0 - 2020-06-01
- Updated freetype to 2.10.0
- Updated libpng dependency to 1.6.37
- Updated libaesgm dependency
- Update libjpeg dependency to 9d
- Updated libtiff dependency to 3.9.7
1.1.0 - 2020-05-27
- Added infos about being hummusjs drop in replacement
- Added electron v9.0.0
- Updated dependencies and dev dependencies
1.0.1 - 2020-05-08
- Fixed readme to include infos about muhammaraJS and hummus
- Fixed node-pre-gyp binary download links
- Unecessary dependency on aws-sdk
1.0.0 - 2020-05-07
Basically this is HummusJS v1.0.108 with the following changes.
- Store releases @github
- Listen for tags instead of a commit message
- Added node v13, v14, electron 6.1, 7.1, 7.2, 8.0, 8.1, 8.2
- Updated v8:GET / v8:SET calls which are incompatible with newer node version (>13)
-
Dropped support for electron 1.8
-
Initial release