Skip to content

v0.1.0-beta.1

Latest
Compare
Choose a tag to compare
@AlphaTechnolog AlphaTechnolog released this 25 Aug 00:39
· 53 commits to main since this release

Skalavel v0.1.0-beta.1

The first release of skalavel 👍

Changes

This release contains this changes:

  • Created Server
  • Created Router
    • Get routes (without parameters)
    • Post routes (with body)
    • Put routes (with body)
    • Delete routes (without parameters)
  • Created Task
  • Created Log
    • Created log
  • Created controllerLoader

Other changes

  • Npm.js (uploading)
  • Project setup
    • Typescript
    • Prettier
    • Tslint
    • Editorconfig
  • Git project
    • Github project
      • Project uploading
    • AutoTags generator (with yarn)