Skip to content

1.14.0

Compare
Choose a tag to compare
@fgalan fgalan released this 24 Mar 09:40
· 220 commits to master since this release
5b352fe

This is the last version of the PEP supporting Nodev10. Note that Nodev10 was deprecated in April 2021, according to the node release schedule. You are highly encouraged to use Nodev12 or newer.

Changes (since 1.13.0):

  • Add: Add graceful shutdown listening to SIGINT (#487)
  • Fix: use logops library instead of direct console.log printing in all cases (#487)
  • Upgrade logops dep from 2.1.0 to 2.1.2 due to colors dependency corruption
  • Upgrade NodeJS version from 10.19.0 to 14-slim in Dockerfile