Skip to content

2.4.0

Choose a tag to compare

@lahmatiy lahmatiy released this 20 Mar 15:32
  • Added support for embed option in config
  • Added --embed option for serve, build and archive commands
  • Added support for serveOnlyAssets option in view section of model config. These assets are included into a model only when the model is serving with serve command, or when the model is built with --serve-only-assets option (disabled by default)
  • Added --serve-only-assets option for build command
  • Added --entry-names option for build command