serinus_cli 1.0.0 copy "serinus_cli: ^1.0.0" to clipboard
serinus_cli: ^1.0.0 copied to clipboard

The official CLI to manage and create Serinus projects.

Changelog #

1.0.0 #

  • Update the CLI to use the new version of the Serinus framework.
  • Add generate models command to the CLI.
  • Update generate command to be easier to use.
  • Add generate client command to the CLI.
  • Add deprecation warning for the old configuration file.

0.4.0 #

  • Add generate command to the CLI.

0.3.0 #

  • Add deploy command to the CLI. (#10)

0.2.3 #

  • Re-add the dynamic fetch of the serinus version in the create command.

0.2.2 #

  • Fix the create command.

0.2.1 #

  • Fix the create command to use the pre and post gen hooks.

0.2.0 #

  • Add build command to the CLI.

0.1.0-dev.1 #

  • First release of the cli after the refactor of the whole framework.
  • Usage of Bricks from the serinus-bricks package.

0.0.1 #

First release still in development and not ready for production use.