Skip to content

Releases: anthub-services/node-express-api-boilerplate

v0.6.8-alpha

12 Jul 12:07
Compare
Choose a tag to compare
v0.6.8-alpha Pre-release
Pre-release

Changes

Bump node version from 9.2.1 to v9.11.2.

  • Update package.json
  • Update README.md
  • Update yarn.lock

v0.5.8-alpha

30 Apr 21:59
Compare
Choose a tag to compare
v0.5.8-alpha Pre-release
Pre-release

Minor Changes

  • Improve the user auth and token verification
  • Update the README.md

v0.5.7-alpha

21 Apr 07:49
Compare
Choose a tag to compare
v0.5.7-alpha Pre-release
Pre-release

New Feature

  • Sessions view and data table

Minor Changes

  • Update packages to their latest versions
  • Modify the ActiveRecordhelper
  • Update Users controller, model, and library
  • Update README.md

v0.4.6-alpha

06 Apr 09:25
Compare
Choose a tag to compare
v0.4.6-alpha Pre-release
Pre-release

New Feature

  • Users resource (CRUD)

Minor Changes

  • Fix the cors method in server.js
  • Add authBearer() to selected routes
  • Update users migration and seeders
  • Update Docker composer and bin exec files
  • Update package.json
  • Update README.md

v0.3.5-alpha

13 Mar 03:10
Compare
Choose a tag to compare
v0.3.5-alpha Pre-release
Pre-release

Release Note

This release is based on the Node API and Client Boilerplate v0.3.5-alpha.