Mantra release notes for 'v1.0.22' version
03-feb-2022
Clone this version and install globally
$ git clone -b v1.0.22 https://github.com/mantrajsframework/mantrad
$ cd mantrad
/mantrad$ npm install . -g
/mantrad$ npm rebuild
You can find this release at
v1.0.22 release notes
Documentation improvements.
Cron aliases (like '1s', '5s', '1h' and so on) and cron docs.
Blocks documentation improved, including anonymous blocks.
package.json fixes
shortid package replaced by nanoid
RedEntities updated to 2.2.0 (MariaDB supported)
Testing improved.