Skip to content

Releases: charoitel/lambda-layer-canvas-nodejs

Maintenance Release

18 Sep 14:36
Compare
Choose a tag to compare
  • Update to support nodejs20.x #24
  • Update to fabric@6.4.2, konva@9.3.15 and chart.js@3.9.1
  • Update dependencies, build layer and test scripts
  • Update build script to separate release by Node.js version #25

Maintenance Release

19 Aug 14:18
Compare
Choose a tag to compare
  • Add overrides for semver version to 7.5.4 for #18
  • Add chart.js@3.9.1 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
  • Update to canvas@2.11.2 and konva@9.2.0
  • Update dependencies, build layer and test scripts

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 canvas@2.11.0, fabric@5.3.0 and konva@8.4.0
  • 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
  • Update to canvas@2.10.1, fabric@5.2.4 and konva@8.3.12
  • Update dependencies and build layer script
  • Update README and LICENSE
  • Change to use amazonlinux dev container to build release package

Maintenance Release

25 Jun 06:20
Compare
Choose a tag to compare
  • Update to canvas@2.9.3 and konva@8.3.10
  • Update supported Node.js runtime version to 16.x
  • Update dependencies and build layer script

Maintenance Release

26 Mar 12:06
Compare
Choose a tag to compare
  • Update to canvas@2.9.1 and fabric@5.2.1
  • Update dependencies and build layer script

v2.9.0 Milestone Release

20 Jan 16:06
Compare
Choose a tag to compare
  • Update to canvas@2.9.0 and fabric@4.6.0
  • Update dependencies and build layer script

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