Skip to content

Releases: mandarineorg/mandarine-cli

v1.1.1

30 Aug 20:34
606c605
Compare
Choose a tag to compare

Features

  • --watch flag has been added to mandarine run in order to watch changes to the files in the server and hard-reload.

Special thanks to @buttercubz

v1.1.0

11 Jul 15:10
132f667
Compare
Choose a tag to compare

1.1.0 - 2020-07-11

Features

  • Mandarine CLI now supports --allow-all and --allow-env when running mandarine run

Fixes

  • Small bug fixes

Refactor

  • Most of the code have been refactored & improved in terms of performance & approachability.

Special thanks to @buttercubz and the Trex team for doing the refactoring which was really needed.

Mandarine CLI version 1.0.0

05 Jun 00:16
Compare
Choose a tag to compare

Features

Official documentation here

  • mandarine new
    • Allows you to create a Mandarine-powered application.
  • mandarine generate
    • Allows you to generate modules for your Mandarine-powered application
  • mandarine run
    • Allows you to run your Mandarine-powered application.