Skip to content

Releases: charoitel/lambda-layer-canvas-nodejs

Maintenance Release

18 Sep 14:36
Compare
Choose a tag to compare

Maintenance Release

19 Aug 14:18
Compare
Choose a tag to compare
  • Add overrides for semver version to 7.5.4 for #18
  • Add [email protected] support for #19
  • Remove mocha after test in build script for #20
  • Update docs for GitHub Pages to replace Wiki
  • Update dependencies, build layer and test scripts

Maintenance Release

03 Jul 10:00
Compare
Choose a tag to compare

Maintenance Release

25 Jan 13:18
Compare
Choose a tag to compare
  • Update build layer script to fix issue #13
  • Update dependencies

v2.11.0 Milestone Release

09 Jan 06:03
Compare
Choose a tag to compare
  • Update to [email protected], [email protected] and [email protected]
  • Update to support nodejs16.x and nodejs18.x
  • Update dependencies, build layer and test scripts
  • Update LICENSE to include 2023
  • Change to support multiple nodejs runtimes instead of single and latest nodejs runtime only
    • In order to build nodejs18.x compatible canvas.node binary, a separated amazonlinux:latest container was used, and the nodejs environment was built from source of nodejs v18.13.0
    • For nodejs16.x support, the nodejs v16.19.0 distribution from nvm was used to build the package

v2.10.1 Milestone Release

11 Sep 09:45
Compare
Choose a tag to compare

Maintenance Release

25 Jun 06:20
Compare
Choose a tag to compare

Maintenance Release

26 Mar 12:06
Compare
Choose a tag to compare

v2.9.0 Milestone Release

20 Jan 16:06
Compare
Choose a tag to compare

v2.8.4 Milestone Release

18 Jun 08:04
Compare
Choose a tag to compare
  • Update build layer script and test scripts
  • Add Fabric.js and Konva support