Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

Releases: lawnchairstudio/example-rest-api-sails.js

Release 0.7.0

03 Jun 06:36
Compare
Choose a tag to compare

Open source code as a Sails.js REST API example.

Version 0.5.0

07 Feb 06:07
Compare
Choose a tag to compare
Version 0.5.0 Pre-release
Pre-release

Added:

  • Image API

Version 0.4.0

07 Feb 06:04
Compare
Choose a tag to compare
Version 0.4.0 Pre-release
Pre-release

Added:

  • React architecture
  • WebPack hook
  • WebPack config

Version 0.3.3

21 Jan 23:44
Compare
Choose a tag to compare

Changelog

Added:

  • Segment.com analytics

Changed:

  • NewRelic only runs in a production environment

Version 0.3.2 – NewRelic

21 Jan 23:42
Compare
Choose a tag to compare

Changelog

Added:

  • NewRelic Sails hook

Version 0.3.1 - Heroku Deployment

21 Jan 22:29
Compare
Choose a tag to compare

Changelog:

Fixed:

  • Configuration for development, local, and production env.

Version 0.3.0

21 Jan 22:28
Compare
Choose a tag to compare

Changelog:

Added:

  • Mocha test framework
  • Unit tests for user model

Version 0.2.0

18 Jan 17:11
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

Changelog

Added:

  • Sails.js application
  • Less architecture
  • User controller and models

Version 0.1.0

18 Jan 01:04
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

Changelog:

Added:

  • Landing page

Notes:

  • The public API is not stable.
  • This is major version zero (0.y.z) is for initial development. Anything may change at any time.
  • Follow the keepachangelog.com model for changelogs.