Mantra release notes for 'v1.3.0' version
27-05-2022
Clone this version and install globally
$ git clone -b v1.3.0 https://github.com/mantrajsframework/mantrad
$ cd mantrad
/mantrad$ npm install . -g
/mantrad$ npm rebuild
You can find this release at
v1.3.0 release notes
This new version includes:
Core middlewares improved.
Mantrajs API cliente improved.
Some minor fixes and refactorings.
Documentation improved and extended.
Mantra.GetProjectDirectory method added.
show-prerequests core command documentation added.
Some performance improvements added.