Skip to content

Releases: extra2000/nodejs-examples

v1.2.0

25 May 07:50

Choose a tag to compare

1.2.0 (2021-05-25)

Features

  • sampleapps: add mariadb with knex (f329555)

Performance Improvements

  • math: optimize build performance (69198c4)

v1.1.0

10 May 22:29

Choose a tag to compare

1.1.0 (2021-05-10)

Features

  • examples: Add redis-pubsub example (7c2f37d)

Fixes

  • Prefix image name with project name, to prevent image conflicts (92d582a)
  • Remove port bindings to prevent conflicts with other users (944cdd1)

v1.0.0

10 May 16:47

Choose a tag to compare

1.0.0 (2021-05-10)

Features

  • example: Add kafka-pubsub example (c6e743b)
  • example: Add kong-podman example (9eaac1b)
  • example: Add math example (294e11b)
  • example: Add zeromq-pushpull example (8b6d400)

Continuous Integrations

  • Add AppVeyor with semantic-release bot (cadebb0)

Documentations

  • README: Update README.md (7a0f0d0)