Skip to content

Releases: hasimy-as/Codebase-Restify

🎉 RELEASE: 2.0.0

03 Apr 02:08
7891ab3
Compare
Choose a tag to compare

Codebase Restify

  • Changes that are be made
    Restructure and refactor API
    Change back end flow
    Update for front end integration
    Added extra components
    Improve unit test

  • Now the project is hosted!
    You can try and test our project by accessing the available link of the project!

🎉 RELEASE: 1.2.1

18 Feb 01:54
Compare
Choose a tag to compare

Codebase Restify

  • Hotfix
    Remove unused variable to improve performance.
    Updated documentation for versioning.

🎉 RELEASE: 1.2

08 Feb 02:26
Compare
Choose a tag to compare

Codebase Restify

  • New feature!
    User can now login via a different API and insert documents via user's token.
    Added token based login and basic authentication.

  • Bugfixes and API changes
    Fixed a bug inside unit test.
    Refactored API.
    Added logger.

🎉 RELEASE: 1.1

10 Jan 18:22
ef05e16
Compare
Choose a tag to compare

Codebase Restify

  • New feature!
    Now linting is available! You can reformat your code via lint from now on.

  • Bugfixes and API changes
    Squashed some bugs.
    API formatted.

🎉 RELEASE: 1.0

01 Jan 16:04
f8d3349
Compare
Choose a tag to compare

Codebase Restify

  • Added support for development and production mode
  • Uses async environment