Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 21:11
· 35 commits to prod since this release

New Features

Routines command

  • Add new command routines loads routines from database and saves them to file set in RoutinesFile
  • You can also specify file as argument whan calling routiens: db-gen routines ./out.json
  • added --UseRoutinesFile flag to generate, which loads routes from RoutinesFile instead of database